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: 554
Overall downloads: 28
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 | 634 |
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
from 0 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 -
check_akcp
2 from 1 votesThis plugin is checks sensors on AKCP devices.
-
check temperature through a T3511 device
from 0 votesMonitoring temperature using an ethernet based T3511 module from Comet -
Sensatronics EM1
from 0 votesA little perl plugin to check the Sensatronics environmental monitor (EM1). -
ALLNET ALL3000
from 0 votesChecks the values from the XML interface of the ALL3000 device. -
check_hddtemp.sh
from 0 votesMonitor ATA and S-ATA drive temperature. -
check_temp_ha7net
from 0 votesChecks temperature using the Embedded Data Systems HA7Net 1Wire bridge



