Home » Categories » Products » Nagios Core » Troubleshooting » Common Problems

Nagios Core - ERROR: Could not create or update nagios.configtest

Problem Description

This KB article applies to the following error message when starting Nagios Core:

ERROR: Could not create or update '/usr/local/nagios/var/nagios.configtest'

 

 

Explanation

This problem occurs when the nagios user account does not have a user shell, typically when nologin is used in the passwd file:

nagios:x:1001:1001::/home/nagios:/usr/sbin/nologin

 

 

Resolution

The resolution to this problem is to remove the /usr/sbin/nologin directive from the passwd file, or to define it as a valid shell. The following examples should resolve the problem (depending on your operating system):

No shell defined:

nagios:x:1001:1001::/home/nagios:

 

Bash shell defined:

nagios:x:500:500::/home/nagios:/bin/bash

 

Once you have updated the passwd file you will be able to successfully start the nagios service.

 

 

Final Thoughts

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

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

0 (0)
Article Rating (No 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 - How To Use CA Certificates With check_ldaps Plugin
Viewed 9967 times since Tue, Jul 26, 2016
Nagios XI - Last Check Time Not Updating
Viewed 17756 times since Tue, Jan 6, 2015
Nagios XI - Defining Global Environment Variables
Viewed 9140 times since Thu, Mar 17, 2016
SNMP Trap - How To Send A Test Trap
Viewed 211986 times since Fri, Apr 1, 2016
How To Clear Solaris Service Maintenance Status
Viewed 27383 times since Mon, Mar 6, 2017
Nagios XI - Uploaded plugin returns "/bin/bash^M: bad interpreter: No such file or directory"
Viewed 6140 times since Thu, Feb 25, 2016
Nagios Core - Failed to register iobroker
Viewed 5750 times since Wed, Sep 20, 2017
Web Browser Reports 330 Error Content Encoding
Viewed 4501 times since Tue, Mar 7, 2017
Nagios Core - Nagios did not exit in a timely manner
Viewed 5909 times since Wed, Jan 27, 2016
Nagios Core - Nagios service does not start - Error processing object config files!
Viewed 27734 times since Thu, Jan 21, 2016