Page 1 of 1
View Configuration
Posted: Tue Feb 10, 2015 4:24 pm
by JohnFLi
In Nagios Core, in the lower left for the webpage, there is a section named "configuration" under system.
Going there a person could see how a particular host/service was configured for notifications, times etc.....
Is there a similar area in XI?
Re: View Configuration
Posted: Tue Feb 10, 2015 5:47 pm
by scottwilkerson
Yes, Go to Configure -> Core Config Manager -> Services
Find the service you want to see the configuration for
Click the disk icon to display the core configuration file
Re: View Configuration
Posted: Tue Feb 10, 2015 5:58 pm
by JohnFLi
That's not really what I'm looking for, as I would still need to open each item to see how it is set.
I'm look for how it is in core.
Re: View Configuration
Posted: Tue Feb 10, 2015 7:02 pm
by abrist
JohnFLi wrote:
I'm look for how it is in core.
You can always use the core one:
Code: Select all
http://<service>/nagios/cgi-bin/config.cgi
Re: View Configuration
Posted: Tue Feb 10, 2015 7:29 pm
by JohnFLi
perfect!!!
thank you