Search found 10 matches

by emsadmin
Thu Jan 25, 2018 3:29 am
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

emsadmin , In Nagios XI web browser interface please navigate to the Configure -> Core Configurations Manager menu. In the left column under Tools select Config File Management. In that menu please click, in order 1) Write Configs 2)Delete Files 3) Write Configs(yes, again) 4) Verify Files. Next, i...
by emsadmin
Mon Jan 22, 2018 8:43 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

sanity check. What's the output of ll /usr/local/nagios/etc/ ? Also, did you import configs from Core or another XI system? If so, what version? Have you ever modified the configs by hand (not using the API or CCM)? I just sent the private message with attachment to npolovenko for "/usr/local/...
by emsadmin
Sun Jan 21, 2018 9:56 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Hello npolovenko,

I left the private message to you, please have a look, thanks.
by emsadmin
Thu Jan 18, 2018 9:04 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Hello, Thanks for the reply. I didn't delete anything, I followed the pure offline installation guideline. Our machine is Linux that can't use the preinstalled-xi OVA. [root@lab006 09:55]$ service nagios start Starting nagios: Nagios Core 4.2.4 Copyright (c) 2009-present Nagios Core Development Team...
by emsadmin
Mon Jan 15, 2018 3:02 am
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Please check the screen, I don't have any snapshot to be restored ==
by emsadmin
Thu Jan 04, 2018 3:09 am
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Please make sure your /etc/sudoers contains the following at the end: User_Alias NAGIOSXI=nagios User_Alias NAGIOSXIWEB=apache NAGIOSXI ALL = NOPASSWD:/etc/init.d/nagios start NAGIOSXI ALL = NOPASSWD:/etc/init.d/nagios stop NAGIOSXI ALL = NOPASSWD:/etc/init.d/nagios restart NAGIOSXI ALL = NOPASSWD:...
by emsadmin
Tue Jan 02, 2018 8:50 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

It looks like you have some issues with your sudoers file, but it's hard to say since you aren't running the script as the nagios user. Please run the following commands in order. Do not make *any* changes to them. Then, provide the output of each. su - nagios /usr/local/nagiosxi/scripts/reconfigur...
by emsadmin
Mon Jan 01, 2018 11:21 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Thanks, but I think executing it through the command line instead of a "cat" is what we wanted to see. Run it like this without the "cat" /usr/local/nagiosxi/scripts/reconfigure_nagios.sh Post the output, thanks! You can also take a look at the kb article dwhitfield suggested if...
by emsadmin
Wed Dec 27, 2017 11:01 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Re: Waiting for configuration verification stuck

Have you configured Nagios XI to use HTTPS? If so, did you follow the official documentation for setting that up? I followed the document already, it still doesn't help Is this machine behind a proxy for its internet access? If so, did you follow the proxy setup guide ? The machine has no internet ...
by emsadmin
Tue Dec 26, 2017 11:35 pm
Forum: Nagios XI
Topic: Waiting for configuration verification stuck
Replies: 21
Views: 6773

Waiting for configuration verification stuck

Hi,

I just installed the Nagios xi, when I "apply configuration", it was stucking "Waiting for configuration verification............................................"

Please advise, thank you.