-
Notifications
You must be signed in to change notification settings - Fork 8
Developers Guide
Niels Korschinsky edited this page Aug 30, 2022
·
4 revisions
SPPMon's wiki contains a wide range of developer guides, explaining core mechanics of SPPMon.
Please check out our IDE and coding recommendations for a developer-setup of SPPMon.
Before implementing, please open a Issue, explaining your feature request. Then, fork this repository and open up a pull request. Please refer to the Contributing guidelines for detailed information how to do this.
- Query new Endpoints: How to detect and gather data from an REST-API endpoint of SPP up to computing and storing of the new data.
- Influx Query Syntax: Short-Guide of the InfluxDB Query language for starters, including common errors with SPPMon.
- Query Data within SPPMON: Usage of existing Python-classes to query the data of the InfluxDB
- Influx Tags and Field explained: Data-Cases of the InfluxDB with an example, required if defining new tables within the database.
- Upload SPPMon Logs: How forward and upload error logs of a SPPMon execution.
- Retention Polices & Continuous Queries: What these queries and policies are, including important information how to query and store data.
- Create and Update the Requirements File: How to maintain and create the requirements file for SPPMon
- Home
- Frequently asked Questions
- Overview of users
- Contact us
- Share Snapshots of Grafana
- SPPMon Command line arguments
- SPPCheck Command line arguments
- SPPCheck Export PDF Report
- Install Overview
- System Requirements
- Getting SPPMon Source Code
- Create dedicated user accounts in SPP server, vSnap, and VADP
- Create grafana users
- Import Grafana Dashboards