.. Pattoo documentation master file, created by sphinx-quickstart on Tue Oct 22 22:23:00 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Pattoo ====== ``pattoo`` stores timeseries data in a database and makes it available for users via a GraphQL API. Visit the `Pattoo GitHub site `_ to see the code. Introduction ------------ General information about the project, including the the prerequisite steps to get it operational on your system. .. toctree:: :maxdepth: 2 :caption: Introduction: about installation configuration systemd backup Daemon and Cron Setup --------------------- How to get the daemons running to collect data. .. toctree:: :maxdepth: 2 :caption: Daemon Setup: cron pattoo_apid pattoo_api_agentd pattoo_ingesterd Using the CLI ------------- How to use the Command Line Interface (CLI). .. toctree:: :maxdepth: 2 :caption: CLI: cli Testing GraphQL Queries ----------------------- Developer testing tools. .. toctree:: :maxdepth: 2 :caption: Developer Testing. graphql rest Miscellaneous Information ------------------------- Technical background information on the project. .. toctree:: :maxdepth: 2 :caption: Miscellaneous Information: agents troubleshooting data glossary Developers ---------- .. toctree:: :maxdepth: 2 :caption: Developers: contributing unittest