February 2016
Intermediate to advanced
386 pages
8h 57m
English
In this recipe, you'll learn the most basic step in debugging a Nagios Core configuration, which is to verify it. This is a very useful step to take before restarting the Nagios Core server to load an altered configuration because it will warn us about possible problems. This is a good recipe to follow if you're not able to start the Nagios Core server at any point because of configuration problems and instead get output like this:
# /etc/init.d/nagios reload Running configuration check... CONFIG ERROR! Check your Nagios configuration.
You should have a working Nagios Core 4.0 or better server running.
We can verify the Nagios Core configuration as follows:
Read now
Unlock full access