escalation_options usage

Jeff Leyser jeff at leyser.org
Wed Apr 11 21:09:28 CEST 2012


Greetings!

Nagios 3.2.3, running on CentOS.  I have two service escalations setup:

define serviceescalation{
        servicegroup_name               noncritical
        first_notification              1
        last_notification               0
        notification_interval           10
        escalation_options              w,r
        contactgroups                   Group1
}

define serviceescalation{
        servicegroup_name               noncritical
        first_notification              1
        last_notification               0
        notification_interval           10
        escalation_options              c,u,r
        contactgroups                   Group2
}

What I want to do is have all WARNINGS and associated RECOVERYs go to
Group1, while all CRITICAL and UNKNOWNs and associated RECOVERYs go to
group2.

For the problem alerts, works great, each group only gets what is defined.
 But both Group1 and Group2 get all RECOVERY notifications, even for
problem notifications they don't.

Is there a way to achieve what I want?

Many Thanks!
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120411/1cfe3199/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
-------------- next part --------------
_______________________________________________
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