Page 1 of 1

show service inherited settings

Posted: Wed Oct 15, 2014 7:43 am
by srcadmin
Hi there!

According NagiosXI - is there a way to see all settings that are applied to specific service, including inherited ones (either via temples or groups)?

Re: show service inherited settings

Posted: Wed Oct 15, 2014 8:52 am
by tmcdonald
On the backend, Nagios Core compiles all the configs into a single file located at /usr/local/nagios/var/objects.cache. It's a single text file that holds everything, so opening it with an editor and searching for the name should work for what you want.

Re: show service inherited settings

Posted: Wed Oct 15, 2014 9:29 am
by srcadmin
Thanks, just what I needed. Perfect.

Re: show service inherited settings

Posted: Wed Oct 15, 2014 9:35 am
by tmcdonald
Great to hear! Locking this thread up now.