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
-------------------------------------------------------------------------
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
_______________________________________________
Nagios-users mailing list
Nagios-users@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