Host escalation config

Riahi Taieb taieb.riahi at topnet.tn
Mon Jan 22 09:55:02 CET 2007


Hi,

I want to be notified on host down or recovery not more than 4 times, so 
i configured host escalation this way but still sending me host 
notification every 30 minutes !!  have i made something wrong on my 
config?? (still running nagios 1.3 because i found a ready to use 
package for my ubuntu server :s )

define host{
        use                     generic-host         

        host_name               switch
        alias                   Switch
        address                 x.x.x.x
        parents                 parentSwitch
        check_command           check-host-alive
        max_check_attempts      10
        notification_interval   60
        notification_period     24x7
        notification_options    d,r
        }

define hostescalation{
        host_name               switch
        first_notification      2
        last_notification       2
        notification_interval   120
        contact_groups          router-admins
}


THX

Riahi Taieb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070122/a1c9f561/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- 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