Created
April 1, 2016 18:01
-
-
Save phaidros7/0b841b34be98d5a55c38671cd9a633b8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
snmp_ups_power.update no | |
snmp_ups_power.graph_args --base 1000 -l 0 | |
snmp_ups_power.graph_category UPS | |
snmp_ups_power.graph_title Aggregated output power | |
snmp_ups_power.graph_vlabel Watts | |
snmp_ups_power.output.label Output power | |
snmp_ups_power.graph_order output | |
snmp_ups_power.output.sum \ | |
server1:icecast_duration.avg \ | |
server2:icecast_duration.avg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment