show service inherited settings

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
srcadmin
Posts: 11
Joined: Wed Aug 13, 2014 6:09 am

show service inherited settings

Post 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)?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: show service inherited settings

Post 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.
Former Nagios employee
srcadmin
Posts: 11
Joined: Wed Aug 13, 2014 6:09 am

Re: show service inherited settings

Post by srcadmin »

Thanks, just what I needed. Perfect.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: show service inherited settings

Post by tmcdonald »

Great to hear! Locking this thread up now.
Former Nagios employee
Locked