CCM apply configuration sends nagiosxi into restart loop

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nbritton
Posts: 1
Joined: Tue Jan 05, 2016 7:21 pm

CCM apply configuration sends nagiosxi into restart loop

Post by nbritton »

Hello,

When we update configuration in CCM and then click "apply configuration" nagios goes into a restart loop continuously for about 30 minutes. It appears to be linked to the restart_nagios_with_export.sh script and reconfigure_nagios.lock file. After about 30 minutes of continuous restarts where we see this script running and the lock file present, the lock will finally go away and nagios s running normally. Please help. Profile attached!
You do not have the required permissions to view the files attached to this post.
bolson

Re: CCM apply configuration sends nagiosxi into restart loop

Post by bolson »

Please run this from the command line and post your result:

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Locked