[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / nagios / check_hw_sensors

Diff for /nagios/check_hw_sensors/index.html between version 1.1 and 1.2

version 1.1, 2006/05/04 00:50:17 version 1.2, 2006/05/04 02:31:29
Line 4 
Line 4 
         <p>check_hw_sensors plugin for Nagios monitors sysctl hw.sensors on OpenBSD</p>          <p>check_hw_sensors plugin for Nagios monitors sysctl hw.sensors on OpenBSD</p>
         <p>With the new sensor framework in OpenBSD 3.9, I wanted to be able to monitor the new hw.sensors from <a href='http://www.nagios.org/'>Nagios</a> and this is what I have.  It is currently a work in progress although it does seem to work just fine.  The documentation is a bit thin and I don't know how reliable it is.  I would be happy to accept patches.  Send them to <a href='mailto:andrew+nagios@rraz.net'>andrew+nagios@rraz.net</a>.  I know the docs aren't as good as I would like, so if there are places that need clarification, please let me know!</p>          <p>With the new sensor framework in OpenBSD 3.9, I wanted to be able to monitor the new hw.sensors from <a href='http://www.nagios.org/'>Nagios</a> and this is what I have.  It is currently a work in progress although it does seem to work just fine.  The documentation is a bit thin and I don't know how reliable it is.  I would be happy to accept patches.  Send them to <a href='mailto:andrew+nagios@rraz.net'>andrew+nagios@rraz.net</a>.  I know the docs aren't as good as I would like, so if there are places that need clarification, please let me know!</p>
         <p>What I think is really kewl about this plugin is that it can use the same sensorsd.conf as sensorsd.  That means that they can be easily kept in sync.  But, since Nagios supports both warning and critical alerts, it turned out really handy that sensorsd ignores any additional capabilities in the file.  The addtional capabilities check_hw_sensors supports are described below.  If you have an /etc/sensorsd.conf with the checks you want, it can be run as simply as 'check_hw_sensors -f'.</p>          <p>What I think is really kewl about this plugin is that it can use the same sensorsd.conf as sensorsd.  That means that they can be easily kept in sync.  But, since Nagios supports both warning and critical alerts, it turned out really handy that sensorsd ignores any additional capabilities in the file.  The addtional capabilities check_hw_sensors supports are described below.  If you have an /etc/sensorsd.conf with the checks you want, it can be run as simply as 'check_hw_sensors -f'.</p>
         <p><center><b><a href='check_hw_sensors-1.13.tar.gz'>Download the current version here</a></b></center></p>          <p><center><b><a href='check_hw_sensors-1.14.tar.gz'>Download the current version here</a></b></center></p>
         <h4>          <h4>
           Please be sure to support the <a href="http://www.openbsd.org">OpenBSD</a>            Please be sure to support the <a href="http://www.openbsd.org">OpenBSD</a>
           project by purchasing            project by purchasing
Line 66 
Line 66 
         It can also be low: or :high with the other side left blank to only          It can also be low: or :high with the other side left blank to only
         make the single check..<p>          make the single check..<p>
   
         <p>check_hw_sensors (nagios-plugins 1.4.2) 1.13<br>          <p>check_hw_sensors (nagios-plugins 1.4.2) 1.14<br>
         The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute          The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
         copies of the plugins under the terms of the GNU General Public License.          copies of the plugins under the terms of the GNU General Public License.
         For more information about these matters, see the file named COPYING.</p>          For more information about these matters, see the file named COPYING.</p>
Line 203 
Line 203 
 hw.sensors.30=safte0, temp1, OK, temp, 22.78 degC / 73.00 degF  hw.sensors.30=safte0, temp1, OK, temp, 22.78 degC / 73.00 degF
         </pre>          </pre>
         <p>Andrew Fresh &lt;<a href='mailto:andrew@mad-techies.org'>andrew@mad-techies.org</a>&gt;</p>          <p>Andrew Fresh &lt;<a href='mailto:andrew@mad-techies.org'>andrew@mad-techies.org</a>&gt;</p>
         <p><small>$RedRiver$</small></p>          <p><small>$RedRiver: index.html,v 1.1 2006/05/03 23:50:17 andrew Exp $</small></p>
     </body>      </body>
 </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>