service escalation problem

Terry td3201 at gmail.com
Wed Sep 9 17:08:30 CEST 2009


I have a couple of pretty simple service escalations.  One of them is
including a contactgroup when I don't expect it to:

define serviceescalation{
        hostgroup_name          z-allhosts
        service_description     .*
        contact_groups          ms
        first_notification      3
        last_notification       0
        notification_interval   30
        escalation_options      w,u,c,r
        }
define serviceescalation{
        hostgroup_name          z-allhosts
        service_description     .*
        contacts                support at foobar.com
        first_notification      1
        last_notification       1
        notification_interval   0
        escalation_options      w,u,c
        }


pvpesx1	ssh 	ms 	3	Infinity 	0h 30m 0s 	24x7 	Warning, Unknown,
Critical, Recovery
pvpesx1	ssh 	support at foobar.com , ms 	1	1 	Notify Only Once (No
Re-notification) 	24x7 	Warning, Unknown, Critical

Why is it adding the 'ms' contactgroup to the 2nd serviceescalation?

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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