Check MessPC Ethernetbox

This plugin checks the status of a PCMeasure (MessPC) Ethernetbox using SNMP.

check_pcmeasure_combined

This plugin checks the status of a PCMeasure (MessPC) Ethernetbox using SNMP.

It doesn't require the BETTER-NETWORKS-ETHERNETBOX-MIB (the OIDs are hardcoded into the script)

Note that ranges in the format x:y can also be given for the thresholds.

Also be aware that the text strings returned by the hardware do not always exactly agree with the values i.e. 44.0 %RH vs. 43.9

Options

Parameter Description
--temp-warning temperature warning level (default 30)
--temp-critical temperature critical level (default 50)
--hum-warning humidity max warning level (default 70) e.g. 70:80 will warn if the level is outside this range
--hum-critical humidity max critical level (default 90)
--timeout how long to wait for the reply (default 30s)