Page 1 of 1

Service Dependency

Posted: Tue Sep 20, 2016 5:31 am
by davidpsv17
Hi all,

In the Nagios Core page where I can see the service dependency that I created before in the object file?
I can't find it.

Thanks!

Re: Service Dependency

Posted: Tue Sep 20, 2016 1:17 pm
by rkennedy
After applying configuration they should populate to objects.cache. I just verified it on my end -

Code: Select all

[root@localhost var]# pwd
/usr/local/nagios/var

[root@localhost var]# grep depend objects.cache
define servicedependency {
   dependent_host_name  localhost
   dependent_service_description        PING
   dependency_period    24x7
define servicedependency {
   dependent_host_name  localhost
   dependent_service_description        PING
   dependency_period    24x7