check_apc_temp (Visit this link)
3.5 from 3 votesChecks the temperature probe (either internal or external) on APC UPSes equipped with a PowerNet card. Requires net-snmp and the PowerNet MIB (available from APC).
We use APC Smart-UPS and Symmetra units in our computer rooms. These units have temperature probes, so I wanted to be able to monitor them via Nagios (since one of our A/C units has been flaky lately).
Since bash is my language of choice for almost everything, I present to you my solution in 100 lines of shell code.
* Built-in defaults for alarm thresholds (both C and F)
* You can specify your threshold levels on the command line
* Auto-determines C or F units from the UPS
* Reports current temperature (and unit) in the info string
Requires the APC PowerNet MIB definition from:
ftp://ftp.apcc.com/apc/public/software/pnetmib/mib/
Usage:
check_apc_temp [-w] [-c ] -H -P
Since bash is my language of choice for almost everything, I present to you my solution in 100 lines of shell code.
* Built-in defaults for alarm thresholds (both C and F)
* You can specify your threshold levels on the command line
* Auto-determines C or F units from the UPS
* Reports current temperature (and unit) in the info string
Requires the APC PowerNet MIB definition from:
ftp://ftp.apcc.com/apc/public/software/pnetmib/mib/
Usage:
check_apc_temp [-w
Submitted by: joshmalone
Hits: 1009
Overall downloads: 88
Added: 2007-01-03 00:00:00
Last Modified: 2009-12-16 12:46:38
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_apc_temp | ![]() |
2 kb | check_apc_temp check plugin - v 0.61 | 694 |
Comments
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
check_snmp_temperature
3 from 1 votesGeneral temperature check plugin - supports dell, hp, cisco, juniper, alteon. Other types can be specified easily if you know temperature SNMP OIDs. Data can also be returned as performance values for graphing or other processing. -
Check_disk_snmp
3 from 1 votesCheck Disk space via SNMP standard MIB query. -
A Rittal CMC-TC Temperature Sensor Nagios Plugin
5 from 1 votesNagios Plugin that checks the temperature sensors of the Rittal CMC-TC monitoring system via SNMP. The plugin output language is German. -
Speed fan
5 from 1 votesReads temperature, voltage or fanspeed from the speedfan service -
Rittal CMC-TC support for Nagios
from 0 votesSimple shell scripts to read Rittal CMC-TC variables using its web interface. Supports all I/O units and LCP-unit.
-
check_senturion.pl
from 0 votesSensatronic Senturion is a Ethernet Device to monitor temperature, humidity, airflow and light level -
Knürr: check_knuerr_rms.pl
from 0 votesThis plugin could be used for monitoring your Knuerr RMS environmental monitor. It is also able to monitor the new Knuerr Di-View appliance with power clamps -
pcmeasure
from 0 votesis a modular, low cost system for measuring environment variables as temperature, humidity and so on. -
Liebert NPower UPS check
from 0 votesPerl script designed to check battery state on Liebert Npower UPS. -
ALLNET ALL4000
from 0 votesChecks the values from the XML interface of the ALL3000 device.




