Difference between revisions of "Getting Started"
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
- 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)
- 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