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)?
show service inherited settings
Re: show service inherited settings
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.
Former Nagios employee
Re: show service inherited settings
Thanks, just what I needed. Perfect.
Re: show service inherited settings
Great to hear! Locking this thread up now.
Former Nagios employee