How do I check for within a range? For example Humidity?

Dave Augustus davea at support.kcm.org
Thu Sep 15 01:12:43 CEST 2005


Hello All,

I am busy here trying to integrate a Netbotz appliance within Nagios. I
have the temperature readings and the door alarm working. BUT, how can I
create proper checks for HUMIDITY?

Humidity ranges need both warning and critical values at BOTH high and
low extremes. Temperatures do as well but here in Texas we don't worry
too much about things being too cold. :)

Here is the range:


Critical:	70% and above 
Warning:	65%-69%

OK:		31%-64%

Warning:	26%-30%
Critical:	25% and below

Here is my check from the CL:

./check_snmp -H 130.77.1.98 -P 1 -o netBotz.30.10.2.0 -w 65,70 -c 70,100

Which works great for the UPPER extreme. How do I do the LOWER check?


Thanks,
Dave


-- 
Dave Augustus <davea at support.kcm.org>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list