nagios unable to set threshold for warning and critical alert

trevor obba trevor_obba-/E1597aS9LT10XsdtD+oqA at public.gmane.org
Thu Feb 1 15:01:18 CET 2007



I am trying to monitor Microsoft
Exchange 2003 “SMTP Remote Queue Length”
using Nagios check_nt plug-in
like



./check_nt -H 192.168.x.x
-p 1248 -s password -v Counter -l "\\SMTP Server(_Total)\\Remote Queue Length" 



The above work fine but I would like nagios to indicate a warning
when SMTP remote queue is 50 and critical when 100 mails, is queued on the
remote queue.


 


As a result I added
the options “–w 50 and –c 100” like this


 


./check_nt
-H 192.168.x.x -p 1248 -s password -v Counter -l "\\SMTP Server(_Total)\\Remote Queue Length" –w
50 –c 100


 


Unfortunately, the
check_nt seem to ignore the warning and critical thresholds.


 


How can I set
thresholds on SMTP Remote Queue Length? What am I doing rough?


 


Can you help? Please


 


Thanks







		
___________________________________________________________ 
What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f at public.gmane.org
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins 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