check_ipmi_sensors.pl

check_ipmi_sensors

Nagios plugin using the ipmitool. Checks status of IPMI sensors.

 Usage: check_ipmi_sensors.pl SENSOR_NAME
        check_ipmi_sensors.pl [-h|--help]
        check_ipmi_sensors.pl [-l|--list]

SENSOR_NAME should be a IPMI Sensor Identifier like: "Temp, Ambient Temp, DIMM Fan, CMOS Battery" etc., if the name is more then one word then the name should be encapsulated in Quotation marks example.

The script will test the IPMI reading and report the value and the status in the following format: SENSOR_NAME

-l , --list:

generates a list of available IPMI Sensors

-h , --help:

Shows this help page