Viewing configuration in the web interface
In this recipe, we'll learn how to view a table of all the objects currently configured for the running Nagios Core instance. This is a very convenient way to view how the system has understood your configuration. If you use a lot of configuration tricks, such as object inheritance and patterns for hostnames, this can really help you make sense of things.
Some administrators aren't aware of this feature, because it's tucked away at the bottom of the Nagios Core web interface's navigation menu. It's very simple to use as there are only really two steps involved.
Getting started
You will need access to the Nagios Core web interface, and permission to run commands from the CGIs. The sample configuration installed by following the Quick Start Guide grants all the necessary privileges to the nagiosadmin
user when authenticated via HTTP
.
If you find that you don't have this privilege, then check the authorized_for_configuration_information
directive in /usr...