Skip to content

Ingests data from a Rainforest Eagle (reads meter) and queries an APC url for getting UPS status

License

Notifications You must be signed in to change notification settings

autumnjolitz/powerscout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Scout

Thingy to ingest into graphite my power data. Written using Python 3.6 and Japronto. I use supervisord to run it.

Capabilities

  • Handle HTTP posts from the Rainforest Eagle when configured as a LOCAL "Cloud" service.
    • You can try it in their cloud solution if you open up a tunnel to it.
    • Advise you run it locally.
  • Aggressively query/scrape an APC BackUPS Pro 500.
  • Ingest metrics from the above into Graphite
  • Write snapshot data into Redis

Development

$ python3.10 -m pip install --user invoke
$ invoke setup
$ . python/bin/activate
(python) $ ...

About

Ingests data from a Rainforest Eagle (reads meter) and queries an APC url for getting UPS status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published