ups2influxdb pushes CyberPower UPS stats to InfluxDB
500K+
ups2influxdb pushes CyberPower UPS stats to InfluxDB
Container to run Matthew Carey's CyberPower UPS data collection python script (https://github.com/barrycarey/Cyberpower-UPS-Stats-For-InfluxDB)
docker run -d -v /srv/cyberpower-ups:/data --name ups2influxdb --restart always am3rig0/ups2influxdb
[GENERAL]
Delay = 2
Output = True
[INFLUXDB]
Address = influxdb.localnet
Port = 8086
Database = ups_db
Username = ups
Password = ups_password
[UPS]
Address = 172.16.0.123
Port = 3052
Content type
Image
Digest
Size
263.4 MB
Last updated
over 8 years ago
docker pull am3rig0/ups2influxdb