escalation

hindrek murdsalu hindrek.murdsalu at tallink.ee
Tue Oct 9 09:33:31 CEST 2007


First, you don't really want to add r to escalation_options as you only
want it to escalate when the status is critical, not when it's critical
and recovery.

Second, it doesn't make much sense as an "escalation" as the
notification interval is supposed to increase when you define your
escalation, you do exactly the opposite, although it probably is not the
cause, you could add a bigger notification_interval to service than to
service escalation.

 

(forgot to change the "To..." address to Nagios-user, now the original
poster gets 2 mails, but oh well) 

________________________________

From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Siwei
Zhang
Sent: 8. oktoober 2007. a. 22:30
To: nagios-users
Subject: [Nagios-users] escalation

 

Hi there,

 

I am trying to configure the escalation but never received the
escalation email.

What might be wrong? The followings are my configurations.

Thanks.

 

Kevin SZ

 

 

define service{

    use                     generic-service

    hostgroup_name          xxxx

    host_name               yyyy

    service_description     check-host-alive

    check_command           check-host-alive

    is_volatile             0

    check_period            24x7

    max_check_attempts      1

    contact_groups          g1,g2

    normal_check_interval   5

    retry_check_interval    5

    process_perf_data       1

    notification_interval   0

    notification_period     24x7

    notification_options    w,u,c,r

    notifications_enabled   1

}

 

 

 

define serviceescalation{

        host_name yyyy

        service_description check-host-alive

        contact_groups g1,g2

        first_notification 2

        last_notification 0

        notification_interval 300

        escalation_options c,r

        }

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20071009/83e849b8/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------- 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