THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - Configuration Verification Failed

Problem Description

In Core Configuration Manager (CCM) when you Apply Configuration you receive the error message Configuration verification failed :

 

 

When you click the Show Errors link a message is shown that indicates the problem in the config files along with a line number for the config file. However when looking at the config file in a text editor, the line number does not appear to relate to the problem.

 

Explanation

The Apply Configuration process is as follows:

  • New config files are temporarily written to disk
  • Nagios verifies the config files are valid
  • Temporary config files are made permanent
  • Nagios service is restarted

When the verification step fails, the temporary files are discarded. Hence when you go to look at the file to look at the line number it references it is not valid as the temporary files now longer exist.

 

Resolving The Problem

The following steps will force the config files to be written to disk, allowing you to investigate the problem.

Note : The following steps include a delete step. You will not lose any configs as only the flat config files are deleted, the original configs still exist in the database.

  • Open CCM
  • Tools > Config File Management
  • Click the Delete Files button
  • It will say "Successfully deleted all Host / Service Config Files"
  • Click the Write Configs Button
  • It will show an output of all the files it creates, in large deployments this step may take a long time .
  • Click the Verify Files button
  • The output should end with the error message you have experienced previously.

At this point, you can open an SSH session to your Nagios XI server and open the file in a text editor to investigate the problem.

Normally the error message explains the problem, in this example it is:

The following error message is produced:

Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/services/centos01.cfg', starting on line 32)    

From this you can determine that it is a config of a service for centos01 .

For this specific problem, there was no host assigned to the service. After updating the service in CCM, following the Write and Verify steps above, the verify process should succeed.

Note : It can be possible that there are multiple config errors for different objects, you will need to keep repeating the above process until the Verify succeeds.

Once the Verify succeeds:

  • Quick Tools > Apply Configuration
  • Click the Apply Configuration button

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/

 



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

3 (2)
Article Rating (2 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Reset Upgrade Status In Web Interface
Viewed 13030 times since Tue, May 7, 2019
OpenSSL causes issue with check_nrpe plugin with NSClient++
Viewed 12797 times since Fri, Apr 30, 2021
Nagios XI - NSP: Sorry Dave, I can’t let you do that
Viewed 24217 times since Tue, Jan 27, 2015
Active Directory / LDAP - Troubleshooting Authentication Integration
Viewed 22031 times since Mon, Jun 26, 2017
XI 5.4 monitoring engine not running
Viewed 13008 times since Mon, Feb 6, 2017
Nagios XI - Problems with $ Signs in the Check Command
Viewed 10485 times since Tue, Jan 26, 2016
Nagios XI - Apply Configuration Fails - Backend login to the Core Configuration failed
Viewed 27233 times since Tue, Aug 2, 2016
Nagios XI - mysql_error out of range value for column
Viewed 8338 times since Tue, Aug 14, 2018
Nagios XI - Warning: Duplicate definition found for contact ’xi_default_contact’
Viewed 8465 times since Tue, Jan 26, 2016
Nagios XI - ERROR: PostgresQL not running - exiting
Viewed 6046 times since Tue, Jan 26, 2016