Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_cs121

Rating
0 votes
Favoured:
0
Hits
84018
Files:
FileDescription
check_cs121.plcheck_cs121.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Nagios check to retrieve information from the SNMP adapter plugged into a UPS. Currently checking Input Voltages, Phase Loads and UPS temparature. Run check_cs121 on command line to see usage options. Config as follows:-
Commands.cfg

define command {

command_name check_cs121

command_line $USER1$/check_cs121.pl $HOSTADDRESS$ $ARG1$ $ARG2$ $ARG3$ $ARG4$

}

Services.cfg

define service{

service_description service_name

check_command check_cs121!community!option!W!C

hostgroup_name ups

}