NagiosXI upgrade Disconnected Network

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anish
Posts: 161
Joined: Tue Jul 19, 2016 5:29 am

NagiosXI upgrade Disconnected Network

Post by anish »

Hello,

NagiosXI version : 5.2.9
Centos : 6.8

How do I upgrade in a disconnected environment.

We deployed using the ovf template. We upgraded 2 other servers in the same subnet and even thou they were in disconnected network, the upgrade worked.

For this particular server the upgrade to 5.3.2 is not working.

Code: Select all

[root@SGKCLNGCOREPD01 nagiosxi]# ./upgrade
Archive:  sourceguardian/ixed4.lin.x86-64.zip
  inflating: /usr/lib64/php/modules/ixed.5.3.lin
Sourceguardian extension found for PHP version 5.3
Sourceguardian extension already in php.ini
Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 10.52.248.32 for ServerName
                                                           [  OK  ]
Checking required prereqs...
Please wait...

name lookup timed out
OLD VERSION: 520
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Setting up Remove Process
No Match for argument: rpmforge-release
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
I have attached the upgrade.log of the server where it worked.

Thanks,
Anish
You do not have the required permissions to view the files attached to this post.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NagiosXI upgrade Disconnected Network

Post by dwhitfield »

By Disconnected Network, do you mean an offline install? Currently, the offline install only works for 5.2.9, so if that's what you mean, I'm not sure how the others worked. Unfortunately, we do not currently have a timeline on a 5.3.x offline install. It is something we want to get out.

If you don't mean an offline install, then could you explain exactly what you mean? Thanks!
anish
Posts: 161
Joined: Tue Jul 19, 2016 5:29 am

Re: NagiosXI upgrade Disconnected Network

Post by anish »

It's offline install.

Thanks, I will check and get back to you.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NagiosXI upgrade Disconnected Network

Post by dwhitfield »

5.3.3 offline install was released yesterday: https://repo.nagios.com/

Please give it a try and let us know how it goes.
Locked