Hi Team,
We are seeing issue when we do "apply configurations" in Nagios XI . It shows as
"Waiting for configuration verification..... " and waiting forever.
We tried to restart ndo2db and nagios code and we tried to restore from snapshot.
It is blocking us from production support, so please help.
We tried to restore from the last backup but it breaks and it completely removed nagiosxi directory.
Version Used: Nagios XI 5.5.9.
"Waiting for configuration verification..... " is waiting
-
shaheazali
- Posts: 7
- Joined: Sun May 12, 2019 4:01 am
-
gauravchauhan
- Posts: 1
- Joined: Sun May 12, 2019 7:24 am
Re: "Waiting for configuration verification..... " is waitin
We also checked the trailing. I guess the front end is not able to speak with the backend:
[root@adkdxxxxxxx sauxxx.matxxx]# tail -f /usr/local/nagiosxi/var/cmdsubsys.log
.............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
..............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
..............................
[root@adkdxxxxxxx sauxxx.matxxx]# tail -f /usr/local/nagiosxi/var/cmdsubsys.log
.............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
..............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
............................................
PROCESSED 0 COMMANDS
...............Connection timed out after 15001 milliseconds
..............................
Re: "Waiting for configuration verification..... " is waitin
What is the output when you run:
?
Please PM me a profile from the system so that I may review a few other things. The profile can be generated under Admin > System Config > System Profile > Download Profile.
Code: Select all
/usr/local/nagiosxi/scripts/reconfigure_nagios.shPlease PM me a profile from the system so that I may review a few other things. The profile can be generated under Admin > System Config > System Profile > Download Profile.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
shaheazali
- Posts: 7
- Joined: Sun May 12, 2019 4:01 am
Re: "Waiting for configuration verification..... " is waitin
Thank you,
The issue was with nagios user.
If got expired and because of which cron was not running.
We found the issue and it got resolved now.
The issue was with nagios user.
If got expired and because of which cron was not running.
We found the issue and it got resolved now.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: "Waiting for configuration verification..... " is waitin
Great! Glad it is resolvedshaheazali wrote:Thank you,
The issue was with nagios user.
If got expired and because of which cron was not running.
We found the issue and it got resolved now.
Locking thread