Skip to content

UPS graphing - pull data from nut and push to influx for graphing.

Notifications You must be signed in to change notification settings

drewbeer/nut2influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nut2influx

pulls data from nut and pushes it into influx for UPS graphing

to install

cpanm Config::Simple Log::Log4perl InfluxDB::LineProtocol FindBin LWP::UserAgent

or use docker

config

# ups details
[ups]
name=qnapups # ups name defined in ups.conf
model=su2200rtxl2ua # model name not really needed more important if you have multiple ups units
host=2.2.2.2 # host where nut server is
location=core
updateInterval=10

# influx db details
[influxDB]
host=1.1.1.1
port=8086
db=yourdbhere

About

UPS graphing - pull data from nut and push to influx for graphing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published