Collect Information such as Usage and Power Limits and visualize them on Grafana.
- Create
scraper/.envfor ssh access to the nodesR_USER=<username> R_PASS=<password> - Adjust
scraper/config.jsonbased on your needs - Copy a private key to
scraper/id_ssh(optional, only needed for prohibit-password systems) ./up.sh
You might need to change the default dashboard (or create your own) if you use a different node setup.
Use ./rebuild.sh if you want to start a Ripper environment from scratch.
- Setup InfluxDB
- Setup bare-bones Grafana
- Setup scraper
- Interface Grafana <-> InfluxDB
- Interface python-scraper <-> InfluxDB
- Scrape data from nodes
- Create default dashboard layout