Difference between revisions of "Getting Started"

From Open Source Controls Wiki
Jump to navigation Jump to search
(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")
 
Line 1: Line 1:
== Monitoring ==
== Monitoring ==


# Setup Free Influx Database Account... https://www.influxdata.com/influxcloud-trial
# Setup Free Influx 2 Database Account... https://www.influxdata.com/influxcloud-trial
# Setup Free Grafana Account... https://grafana.com/  (or install Grafana locally on a computer using Docker)
# Setup Free Grafana Account... https://grafana.com/  (or install Grafana locally on a computer using Docker)
# Create an Influx Bucket
# Create an Influx Bucket

Revision as of 14:58, 25 November 2022

Monitoring

  1. Setup Free Influx 2 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