Setting up Escalations.

Giorgio Zarrelli zarrelli at linux.it
Mon Apr 5 12:34:07 CEST 2010


Hi,

First, local definitions win over those written in templates, so if in  
the template you have a notification_interval value and in the  
escalation you have another, escalation wins and its value is adopted.

Second, notification_interval il the interval between two consecutive  
notifications for a host or a service, after it enters a non ok status  
and has exceeded max_check_attempts value.

Ciao,

Giorgio

Il giorno 05/apr/2010, alle ore 04.50, dOE <doepain at gmail.com> ha  
scritto:

> I am having a difficulty getting escalations to work on Nagios 3.0.3
>
> The following is pulled from the documentation:
>
> define serviceescalation{
> 	host_name		webserver
> 	service_description	HTTP
> 	first_notification	3
> 	last_notification	5
> 	notification_interval	45
> 	contact_groups		ITOps_Oncall,managers
> 	}
>
> define serviceescalation{
> 	host_name		webserver
> 	service_description	HTTP
> 	first_notification	6
> 	last_notification	0
> 	notification_interval	60
> 	contact_groups         ITOps_Oncall,managers,everyone
> 	}
>
> I have read the documentation, but I don't understand what the  
> "notification_interval" are based on, and sine we have hosts  
> inheriting from a "core" template it is very difficult to test  
> escalations.
> We use OpCfg to do our Nagios configuration, but it does not stop me  
> from occasionally going into the actual configuration files to make  
> changes either.
>
> If anyone has this working, and could shed some light on how I can  
> get this to work, or clarify the documentation explanation of it.   
> Also, since I am inheriting from a template I feel as though the  
> changes I make to a particular host (to test) is being ignored or it  
> maybe me not understanding what the "notification_interval" are  
> exactly.
>
> Any advice is very much appreciated.
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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