Getting Started

From Open Source Controls Wiki
Revision as of 14:33, 25 November 2022 by Rhg (talk | contribs) (Created page with "== Monitoring == # Setup Free Influx Database Account... https://www.influxdata.com/influxcloud-trial # Setup Free Grafana Account... https://grafana.com/ (or install Grafana locally on a computer using Docker) # Create an Influx Bucket # Create an API Token for Read/Write access on the new bucket (keep this safe) # Connect Controller to Influx bucket # Connect Grafana to Influx bucket # Import dashboard to Grafana")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Monitoring

  1. Setup Free Influx Database Account... https://www.influxdata.com/influxcloud-trial
  2. Setup Free Grafana Account... https://grafana.com/ (or install Grafana locally on a computer using Docker)
  3. Create an Influx Bucket
  4. Create an API Token for Read/Write access on the new bucket (keep this safe)
  5. Connect Controller to Influx bucket
  6. Connect Grafana to Influx bucket
  7. Import dashboard to Grafana