XI upgrade to 2014 failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mz39db246qx4
Posts: 1
Joined: Fri Feb 14, 2014 3:04 am

XI upgrade to 2014 failed

Post by mz39db246qx4 »

I have a similar situation as described in this post. Im trying to update from Installed Version: 2012R2.9 to Latest Available Version: 2014R1.0 , Last Update Check: 2014-05-28 16:31:43
Any ideas?
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: XI upgrade to 2014 failed

Post by slansing »

You will need to resolve any current and outstanding configuration errors on the server before Nagios can stop during the update process. To do this, navigate to CCM > Tools > Write Configs Tool, write/verify then resolve the errors shown there, then you should be able to complete the upgrade.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: XI upgrade to 2014 failed

Post by tmcdonald »

What is the result of a manual verification?

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Are any errors showing up?
Former Nagios employee
financialedgeccu
Posts: 6
Joined: Tue May 27, 2014 9:30 am

Re: XI upgrade to 2014 failed

Post by financialedgeccu »

Total Warnings: 0
Total Errors: 0

No serious problems.
financialedgeccu
Posts: 6
Joined: Tue May 27, 2014 9:30 am

Re: XI upgrade to 2014 failed

Post by financialedgeccu »

Ran the update again. Same error.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: XI upgrade to 2014 failed

Post by slansing »

Was that with the CCM, or the manual verification? What does nagios tell you when you try to restart it:

Code: Select all

service nagios restart
Also, what are the last dates associated with some of your config files?:

Code: Select all

ll /usr/local/nagios/etc/hosts/
They should be right in line with the last time you applied configuration, if you have any way of verifying this for us that would be great.
financialedgeccu
Posts: 6
Joined: Tue May 27, 2014 9:30 am

Re: XI upgrade to 2014 failed

Post by financialedgeccu »

Ok...I did a restore and got myself back up and running and then started the process all over. Attached is a screen shot of the Write\Verify error through the CCM after the upgrade fails. The manual verification provides the same message.

I check the config files and they are all dated May 2 at 15:06, which would have been the last update I did.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: XI upgrade to 2014 failed

Post by scottwilkerson »

Go to CCM -> Services and search for 192.168.16 207

One of the services listed does not have any hosts or service description.

If you click the disk icon you will see the service definition file and can see exactly what the offending service is that needs to be removed.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
financialedgeccu
Posts: 6
Joined: Tue May 27, 2014 9:30 am

Re: XI upgrade to 2014 failed

Post by financialedgeccu »

Problem resolved!!!!! Upgrade was successful. Thanks so much for your help.
Locked