Hi,
Just did a upgrade of XI from latest 2012 to 2014. The upgrade went pretty easy but when appying configuration I get
Waiting for configuration ..... (Forever).
The command /usr/local/nagiosxi/var/cmdsubsys.log says all is good .. I can't see any difference from 2012 to 2014 except the version number and the bug. Anyone had the same problem ?
/Kim
Upgraded from 2012 to 2014 - waiting for configuration ..
Re: Upgraded from 2012 to 2014 - waiting for configuration .
How large is your setup (# of hosts/services)? What is the output of the following command?
Run the following commands:
Then also run the following command to begin capturing log output:
Attempt to Apply Configuration from the web interface. After the browser has returned some output to the screen, press Ctrl+C to stop the log tail, and send us the cmd.txt file and the reconfig.txt that was generated by the above instructions.
Code: Select all
grep "max_execution_time =" /etc/php.iniCode: Select all
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh &> reconfig.txtCode: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.log &> cmd.txtBe sure to check out our Knowledgebase for helpful articles and solutions!
- snapon_admin
- Posts: 952
- Joined: Mon Jun 10, 2013 10:39 am
- Location: Kenosha, WI
- Contact:
Re: Upgraded from 2012 to 2014 - waiting for configuration .
If you go to Admin > Monitoring Engine Status does it show that your monitoring engine has stopped? I'm having the same issue as you on both my prod and test servers and my monitoring engine isn't running and can't be started, just looking to see if we have similar issues.
Re: Upgraded from 2012 to 2014 - waiting for configuration .
And adding on to what snapon said, I am guessing you can't manually force an immediate check of a service/host?
Good news: abrist and swilkerson are working on this right now and things are looking promising. I had a ticket earlier today that prompted this, so we can confirm that this is a known issue with a possible fix on the way.
I wasn't able to hear the full conversation since I was on the phone, but it is related to how you have SSL configured. I am guessing you both force SSL?
Good news: abrist and swilkerson are working on this right now and things are looking promising. I had a ticket earlier today that prompted this, so we can confirm that this is a known issue with a possible fix on the way.
I wasn't able to hear the full conversation since I was on the phone, but it is related to how you have SSL configured. I am guessing you both force SSL?
Former Nagios employee
- snapon_admin
- Posts: 952
- Joined: Mon Jun 10, 2013 10:39 am
- Location: Kenosha, WI
- Contact:
Re: Upgraded from 2012 to 2014 - waiting for configuration .
lol, I guess you can go ahead and ignore the email I just sent to xisupport then. I should have known there would already be a fix in progress. Thanks for the update! I'll keep an eye out for when the fix is ready.Good news: abrist and swilkerson are working on this right now and things are looking promising.
Re: Upgraded from 2012 to 2014 - waiting for configuration .
It's okay, we ignore all your tickets :D
But not really. Just this one. We'll let you know once we test the patch in-house.
But not really. Just this one. We'll let you know once we test the patch in-house.
Former Nagios employee
Re: Upgraded from 2012 to 2014 - waiting for configuration .
Please see my post here: http://support.nagios.com/forum/viewtop ... 353#p98353
Former Nagios employee
Re: Upgraded from 2012 to 2014 - waiting for configuration .
[quote="lmiltchev"]How large is your setup (# of hosts/services)? What is the output of the following command?
$ grep "max_execution_time =" /etc/php.ini
max_execution_time = 520
should be more than enough
Code: Select all
grep "max_execution_time =" /etc/php.inimax_execution_time = 520
should be more than enough
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Upgraded from 2012 to 2014 - waiting for configuration .
@desdic,
Are you forcing SSL on your XI server? Following snapon's suggestion, does it show your monitoring engine stopped? Are any of the icons on the top right of your XI web interface either red or blue?
Are you forcing SSL on your XI server? Following snapon's suggestion, does it show your monitoring engine stopped? Are any of the icons on the top right of your XI web interface either red or blue?