Nagios Configuration Report
Nagios Configuration Report
In Nagios 3 the home page had a link called "Configuration" which would provide a table of all the services and their configurations. Does NagiosXI have a similar feature? If so I can't find it.
Re: Nagios Configuration Report
There is not a Menu in Nagios XI to display the configurations but the server still has access to the Core Interface and you can view the configurations that way.
To access the core interface, you would use this link (Replace xxx.xxx.xxx.xxx with the IP address or hostname of the XI server)
Then login using the nagiosadmin account or any admin account from XI.
From there you can view the Configuration menu.
To access the core interface, you would use this link (Replace xxx.xxx.xxx.xxx with the IP address or hostname of the XI server)
Code: Select all
http://xxx.xxx.xxx.xxx/nagios/From there you can view the Configuration menu.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios Configuration Report
Thanks....That is exactly what I need. Feel free to close