Hello,<br><br>I'm trying to get check_sensors working for nagios. I already have lm_sensors installed and ran 'sensors' to configure it for my machine. <br><br>Next, I setup and defined the commands and services in nagios. However, when i run the following command i get the following error.<br>
<br>$ /usr/lib/nagios/plugins/check_nrpe -H 10.10.10.44 -c check_temp<br>SENSOR CRITICAL - Sensor alarm detected!<br><br>$tail /var/log/nagios2/nagios.log<br>[1245270237] SERVICE ALERT: pse06-back;CHECK TEMP;UNKNOWN;HARD;3;(No output returned from plugin)<br>
[1245270237] SERVICE NOTIFICATION: root;pse06-back;CHECK TEMP;UNKNOWN;notify-by-email;(No output returned from plugin)<br><br>There doesn't seem to be much information on the web or in my Pro Nagios 2.0 book about this plugin.<br>
<br>Any help would be appreciated!<br><br>JJ<br>