=================================================================== RCS file: /cvs/nagios/check_hw_sensors/README,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nagios/check_hw_sensors/README 2006/10/26 00:30:23 1.4 +++ nagios/check_hw_sensors/README 2006/12/05 00:21:25 1.5 @@ -25,17 +25,18 @@ An ENTRY depends on the type. The descriptions in sensorsd.conf(5) can be used when appropriate, or you can use the following: - volts_dc, fanrpm or raw - Anything that includes digits. - Both the value of the check and the value of the sensor - response that are not either a digit or period are stripped - and then the two resultant values are compared. + fanrpm, volts_dc, amps, watthour, amphour, integer (raw), percent, + lux or timedelta - Anything that includes digits. Both the value of + the check and the value of the sensor response that are not either a + digit or period are stripped and then the two resultant values are + compared. temp - Can be as above, but if the entry has an F in it, it compares farenheit, otherwise it uses celcius. indicator or drive - does a case sensitive match of each entry in the comma separated list and if it does not match - any of the entries, it matches the status. + any of the entries, it sets the status. The entries 'crit' or 'warn' (or the -c or -w on the command line) may be a RANGE or a comma separated list of acceptable values. @@ -48,13 +49,13 @@ make the single check.. An entry marked "ignore" will cause that sensor to be skipped. -Generally used with status checking of all sensors to ignore sensors you +Generally used with state checking of all sensors to ignore sensors you don't care about or that report incorrectly. If you are using --ignore-status, you can still check the status of individual sensors with a status entry. -check_hw_sensors (nagios-plugins 1.4.2) 1.17 +check_hw_sensors (nagios-plugins 1.4) 1.20 The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute copies of the plugins under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.