Antwort: [PATCH] - 3.0.3: only send out a service recovery escalation if a service is recovering from a non-OK state listed in the escalation or only 'r' is specified as an escalation option

Max perldork at webwizarddesign.com
Mon Jul 20 13:19:59 CEST 2009


If you put

define serviceescalation {
   hostgroup_name          nagios_hosts
   contact_groups          admins
   first_notification      1     ; notify right away (1st notification)
   last_notification       0     ; notify until service changes state
   notification_interval   240   ; default to 4 hour re-notify
   escalation_period       24x7
  service_description     .*
   escalation_options      u,w
   register                0
}

then you only get escalations on UNKNOWN or WARNING, no recovery
escalations would be sent when the service recovers.

- Max

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge




More information about the Developers mailing list