-
Notifications
You must be signed in to change notification settings - Fork 384
collectors UPSCollector
Rob Smith edited this page Oct 29, 2012
·
12 revisions
This class collects data from NUT, a UPS interface for linux.
- nut/upsc to be installed, configured and running.
Options - Generic Options
Setting | Default | Description | Type |
---|---|---|---|
bin | /bin/upsc | The path to the upsc binary | str |
byte_unit | byte | Default numeric output(s) | str |
ups_name | cyberpower | The name of the ups to collect data for | str |
sudo_cmd | /usr/bin/sudo | Path to sudo | str |
use_sudo | False | Use sudo? | bool |
enabled | False | Enable collecting these metrics | bool |
servers.hostname.ups.battery.charge.charge 100.0
servers.hostname.ups.battery.charge.low 10.0
servers.hostname.ups.battery.charge.warning 20.0
servers.hostname.ups.battery.runtime.low 300.0
servers.hostname.ups.battery.runtime.runtime 960.0
servers.hostname.ups.battery.voltage.nominal 12.0
servers.hostname.ups.battery.voltage.voltage 4.9
servers.hostname.ups.driver.parameter.pollfreq 30.0
servers.hostname.ups.driver.parameter.pollinterval 2.0
servers.hostname.ups.driver.version.internal 0.34
servers.hostname.ups.input.transfer.high 0.0
servers.hostname.ups.input.transfer.low 0.0
servers.hostname.ups.input.voltage.nominal 120.0
servers.hostname.ups.input.voltage.voltage 121.0
servers.hostname.ups.output.voltage.voltage 120.0
servers.hostname.ups.ups.delay.shutdown 20.0
servers.hostname.ups.ups.delay.start 30.0
servers.hostname.ups.ups.load.load 46.0
servers.hostname.ups.ups.productid.productid 501.0
servers.hostname.ups.ups.realpower.nominal 330.0
servers.hostname.ups.ups.timer.shutdown -60.0
servers.hostname.ups.ups.timer.start 0.0
servers.hostname.ups.ups.vendorid.vendorid 764.0