Page 1 of 1

[Nagios-devel] Possible feature request - Servicegroup escalation

Posted: Mon Apr 21, 2008 10:13 am
by Guest
Hi list,

I would like to know if it is possible to create a servicegroup
escalation in the same way it is possible to do with hostgroups:

define serviceescalation {
servicegroup_name managed-services
first_notification 1
last_notification 1
contact_groups level1
notification_interval 10
}

define serviceescalation {
servicegroup_name managed-services
first_notification 2
last_notification 0
contact_groups level1,level2
notification_interval 10
}

This would be a great feature since it would answers my needs regarding
service escalations.

--
Mathieu





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]