Page 1 of 1

Waiting for configuration verification - 1.6 - no errors

Posted: Mon Aug 22, 2011 4:25 pm
by jonas_pr
Hi,

I am evaluating the Nagios XI and have it successfully (no errors) installed on base Centos instance. I am not able to complete configuration manager or apply configurations to any configurations, getting "Waiting for configuration verification.......". However, if I run the apply config manually from cmd line I get it working (e.g. ./reconfigure_nagios.sh).

I went thru forums to see if anyone had same issue but none of the recommendations worked for me. Restarting nagios, making modifications as per (http://support.nagios.com/wiki/index.ph ... n_Problems).

I am not seeing any errors from Nagios point of view, but here are some error in httpd error file, many similar entries:
[Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined index: processstate in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 364, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php
Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined index: counter in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 385, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php
[Mon Aug 22 16:56:46 2011] [error] [client MYIP] PHP Notice: Undefined offset: 5 in /usr/local/nagiosxi/html/includes/configwizards/windowsserver/windowsserver.inc.php on line 379, referer: http://NAGIOSIP/nagiosxi/config/monitoringwizard.php

...any tips on what I could try to resolve the issue? if you need any logs I can send via email...

Additional info:
Centos 5.6 base 64 bit, manual Install, no SSL, no proxy

Thanks,
Jonas

Re: Waiting for configuration verification - 1.6 - no errors

Posted: Tue Aug 23, 2011 11:05 am
by jonas_pr
I went thru further debugging but nothing seem to fix the "waiting for configuration verification.........................". Running ./reconfigure_nagios.sh produces no errors or warnings and applies the configurations which then I can review at nagios XI, so seem like web is not hitting the script at all just hangs there.

I rebooted the system and even upgraded to developer release 1.7. The checks that Nagios XI runs has come back clean ("Check File Permissions" and Configuration snapshots)

The php error is just some array issues but those come up on the config page and not when hitting apply button.

I have no SSL configured and accessing nagios xi via IP.

Any suggestions?

Re: Waiting for configuration verification - 1.6 - no errors

Posted: Tue Aug 23, 2011 11:52 am
by lmiltchev
Does the configuration eventually apply or it just just hangs in there with a "Waiting for configuration verification......." message?
What kind of browser are you using?
If you have more than one browser installed, can you log in a different browser and try applying configuration there?
Just to double check - you don't get any errors while running the Write Config Tool, right?

Re: Waiting for configuration verification - 1.6 - no errors

Posted: Tue Aug 23, 2011 12:09 pm
by jonas_pr
I tried in IE9, Chrome and Firefox. I just tried at another computer and it worked there. So went and restarted mine and it is working now... strange. Thanks.

Re: Waiting for configuration verification - 1.6 - no errors

Posted: Tue Aug 23, 2011 2:11 pm
by nscott
Yeah, cacheing can do some strange stuff. Glad its working for you now though.