Not getting notifications when a service is in an UNKNOWN state

Jeremy Page jeremy.page at gilbarco.com
Thu May 23 14:38:33 CEST 2013


I am not sure what I'm doing wrong, I get notified when it's warning or 
critical but not unknown... I can't figure out why. Any suggestions? 
Below is the service check.

define service{
         hostgroup_name hostgroup-win-2003,hostgroup-win-2008
         service_description     Windows CPU check
         check_command check_snmp_load_v1!stand!55!95!!$USER2$
         use                     generic-service-pnp
         notification_options    u,w,c,r
         notification_period     workhours
         contacts                jeremy.page at gilbarco.com
         check_interval          15
         retry_check_interval    10
         }

and the command definition:
define command {
         command_name    check_snmp_load_v1
         command_line    $USER1$/check_snmp_load.pl -H $HOSTADDRESS$ -C 
$ARG5$ -T $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ -f
         }



Please be advised that this email may contain confidential 
information.  If you are not the intended recipient, please notify us 
by email by replying to the sender and delete this message.  The 
sender disclaims that the content of this email constitutes an offer 
to enter into, or the acceptance of, any agreement; provided that the 
foregoing does not invalidate the binding effect of any digital or 
other electronic reproduction of a manual signature that is included 
in any attachment.



------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
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