Skip to content

pschlan/powerfox_prometheus_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prometheus exporter for powerfox poweropti

This simple prometheus exporter collects data from powerfox poweropti devices via their local HTTP RPC endpoint. No cloud service subscription is required.

Verified with poweropti+ and a polling interval of 15 seconds.

Usage

pip3 install prometheus_client
python3 ./powerfox_prometheus_exporter.py --prometheus-port 8080 --powerfox-ip 192.168.1.120

Replace 192.168.1.120 with your powerfox's local IP address.

About

powerfox exporter for Prometheus using the local powerfox endpoint (no cloud)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages