File README.check_ipmi_sensors of Package nagios-plugins-ipmi
1
2
Project: check_ipmi_sensors
3
Owner: yunal
4
Created: 2006-09-29
5
Modified: 2008-03-31
6
URL: http://langfeldt.net/
7
8
Plugin that checks each line of the "ipmitool sensor" for temperatures and voltages outside the tolerance levels.
9
10
The "ipmitool sensor" command lists all sensed compoents and the associated tolerances. This plugin compares the temperature ranges and fan speeds with the listed tolerances rather than checking the "ok" state of the component. It will report a warning or a critical depending on the temperature/fan speed.
11
12
13