Page 1 of 1

Unable to apply configuration

Posted: Fri Jun 15, 2018 1:07 pm
by huanglil
Hi,

I tried to apply configuration and all I get is "Waiting for configuration verification........."

I go into configuration snapshot to see if I can find the error, but it does not even register that I am trying to apply configuration as the last known good was from 4/29/2018.

Out of desperation, I deactivate all host, all services, all hostgroups and all servicegroups (this is a lab environment), it still won't apply configuration. Does anyone come across this issue before?

Thanks

Re: Unable to apply configuration

Posted: Fri Jun 15, 2018 1:15 pm
by npolovenko
Hello, @huanglil.

Please sign in to the console as the nagios user:

Code: Select all

su - nagios
Then go to the scripts folder:

Code: Select all

/usr/local/nagiosxi/scripts/
And run:

Code: Select all

./reconfigure_nagios.sh
Please show us the output when you run this script.