Search found 2 matches

by mdpc
Mon Sep 26, 2011 12:20 pm
Forum: Open Source Nagios Projects
Topic: Programming Nagios Dependancies
Replies: 3
Views: 1976

Re: Programming Nagios Dependancies

Ok....but what about a service(s) being dependent on a host? Do I have to provide a dependancy record for each service? Can this be done? I see lots of examples of service-service dependancies but not a service-host situation. Also, how would you go about configuration of a parent/child relationship...
by mdpc
Fri Sep 23, 2011 2:42 pm
Forum: Open Source Nagios Projects
Topic: Programming Nagios Dependancies
Replies: 3
Views: 1976

Programming Nagios Dependancies

I have read a few sources of Nagios documentation, and am still confused about the establishment of dependancies. Q1: If a host is "down", will the notification for the services listed under the down host still be done? Q2: How do I make a service dependent on a host being up/down. I see l...