Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
devcon
bydevcon, August 26, 2012
Works really flawless, just follow the blog posts on the homepage and everything works fine. It is not just limited to temperatur, with little modification you are also able to monitor light, huminidy, ..
the only working solution without any additional dameon software, works great for APC network managment cards.
Just one small typo:
"Output Voltage" should be "Input Voltage" on the following command definition:
# 'snmp_ups_voltage_in' command definition
define command{
command_name snmp_ups_voltage_in
command_line $USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.3.2.1.0 -l '\Output Voltage\' -u '\Volts\'
}
Just one small typo:
"Output Voltage" should be "Input Voltage" on the following command definition:
# 'snmp_ups_voltage_in' command definition
define command{
command_name snmp_ups_voltage_in
command_line $USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.3.2.1.0 -l '\Output Voltage\' -u '\Volts\'
}