Unable to apply configuration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
huanglil
Posts: 1
Joined: Thu Feb 01, 2018 2:42 pm

Unable to apply configuration

Post 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
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Unable to apply configuration

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked