Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripper

Collect Information such as Usage and Power Limits and visualize them on Grafana.

Usage

  1. Create scraper/.env for ssh access to the nodes
    R_USER=<username>
    R_PASS=<password>
    
  2. Adjust scraper/config.json based on your needs
  3. Copy a private key to scraper/id_ssh (optional, only needed for prohibit-password systems)
  4. ./up.sh

Notes

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.

Development TODO

  • Setup InfluxDB
  • Setup bare-bones Grafana
  • Setup scraper
  • Interface Grafana <-> InfluxDB
  • Interface python-scraper <-> InfluxDB
  • Scrape data from nodes
  • Create default dashboard layout

About

Collect Information such as Usage and Power Limits and visualize them on Grafana

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages