> I'm scratching my head over this one, hoping that
> someone'll be able to
> hit me with a clue stick.
<CLUE STICK>
> I've got a working nagios install but am having
> problems getting
> escalation working. The following escalation
> definitions are in place
> :
> ============
> define serviceescalation{
> host_name nts-t
> service_description RAID
> first_notification 1
> last_notification 0
Make the last_notification of this "2"
> notification_interval 5
> contact_groups ops
> }
>
> define serviceescalation{
> host_name nts-t
> service_description RAID
> first_notification 3
> last_notification 0
> notification_interval 5
> contact_groups mobiles
Make the contact_groups of this
ops, mobiles
> }
Think "the first 2 alerts go to ops, the 3rd
and subsequents alerts go to both ops and mobiles".
I looked at
http://nagios.sourceforge.net/docs/1_0/escalations.html
for my info.
While your example looks like it might work
(with "overlapping ranges") or something like
that, give my numbers a try because that
seems to be the more logical way of doing it.
Have fun,
Stuart.
Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html