Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
This plugin monitors several APC power and air conditioning units for most pertinent information. Includes support for ACRC and ACSC In-row AC units, NetBotz main sensors, and 3-phase rack PDUs.
Current Version
Last Release Date
June 23, 2009
Owner
Nagios Exchange
Website
http://www.nerdsofthenorth.net/code
Compatible With
check_apcext plugin for Nagios
Nagios plugin - check_apcext.pl 05.03.07 Paul Venezia This plugin monitors several APC power and air conditioning units for most pertinent information. Usage: ./check_apcext.pl -H -C -p -w -c Parameters: * APC NetBotz * nbmstemp NetBotz main sensor temp * nbmshum NetBotz main sensor humidity * nbmsairflow NetBotz main sensor airflow * APC Metered Rack PDU (3 phase) * rpduamps Amps on each phase * APC ACSC In-Row * acscstatus System status (on/standby) * acscload Cooling load * acscoutput Cooling output * acscsupair Supply air * acscairflow Air flow * acscracktemp Rack inlet temp * acsccondin Condenser input temp * acsccondout Condenser outlet temp * APC ACRC In-Row * acrcstatus System status (on/standby) * acrcload Cooling load * acrcoutput Cooling output * acrcairflow Air flow * acrcracktemp Rack inlet temp * acrcsupair Supply air * acrcretair Return air * acrcfanspeed Fan speed * acrcfluidflow Fluid flow * acrcflenttemp Fluid entering temp * acrcflrettemp Fluid return temp
Before: 'acrcracktemp' => { 'label' => 'Rack Inlet Temp', 'unit' => 'C', 'oid' => '.1.3.6.1.4.1.318.1.1.13.3.2.2.2.6.0', 'cdef' => '$val * .10' }, After: 'acrcracktemp' => { 'label' => 'Rack Inlet Temp', 'unit' => 'C', 'oid' => '.1.3.6.1.4.1.318.1.1.13.3.2.2.2.6.0', 'cdef' => '(($val * .10) - 32) * 5/9' },
all the inrow and pdu services not working! Please fix it! It is amazing ideal to be all-in-one but have to work as well..
You must be logged in to submit a review.
To:
From: