Dependencies?
Shaun Reitan :: NDC Host
Shaun.Reitan at NDCHost.com
Wed Oct 1 22:36:36 CEST 2003
i have a bunch of hosts and since the monitor is off site, i setup the core router as a dependency. I also set the core router up as being a parrent but if the off site monitor cannot reach anything i still get messages for everything. This sucks because i get a bizzilian messages to my phone :).
Here's what i got...
Core Router Config
#####################
define host{
host_name oc-int-r1.core01.*********
alias oc-int-r1.core01.*********
address 216.xxx.xxx.xxx
check_command check-host-alive
max_check_attempts 2
retain_nonstatus_information 0
notification_interval 30
notification_period 24x7
notification_options d,u,r
}
#####################
One machine's config
define host{
host_name zoe.****************
alias zoe.******************
address 216.**********
check_command check-host-alive
max_check_attempts 2
notification_interval 30
notification_period 24x7
notification_options d,u,r
parents oc-int-r1.core01.**********
}
######################
Dependancy
##########################
define hostdependency{
dependent_host_name oc-int-r1.core01.***********
host_name zoe.********************
notification_failure_criteria d
}
###########################
Anybody know what i'm doing wrong?
Best Regards,
Shaun Reitan
CTO
Shaun.Reitan at NDCHost.com
www.NDCHost.com
www.cPlicensing.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20031001/c9a027d2/attachment.html>
More information about the Users
mailing list