Proper use of escalation_options
Jeff Leyser
jeff at bsrsoftware.com
Thu Apr 12 00:15:19 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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120411/cf519da8/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
-------------- 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