Page 1 of 1

Upgrading XI without an internet connection

Posted: Mon Jun 20, 2011 3:33 pm
by cwscribner
Hi all.

Is there a way to upgrade nagiosxi without an internet connection or via commandline? The nagios server I'm connecting to is through a VPN so I have no browser internet access, therefore, when I click the upgrade link in the XI interface nothing happens. Is there a command I can issue, or some upgrade scripts that I can run?

Re: Upgrading XI without an internet connection

Posted: Mon Jun 20, 2011 4:06 pm
by agriffin
You can try this command to download the source from the command line, and then follow the upgrade instructions like normal:

Code: Select all

wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz

Re: Upgrading XI without an internet connection

Posted: Tue Jun 21, 2011 8:28 pm
by cwscribner
Ah, so basically I can redo these instructions to upgrade? What's the best method for backing up my configuration files? Is there a way to do a backup via the XI interface?

http://assets.nagios.com/downloads/nagi ... ctions.pdf

Re: Upgrading XI without an internet connection

Posted: Wed Jun 22, 2011 10:00 am
by agriffin
These instructions will be easier than redoing a manual install, and they also include how to back up your configuration.

http://assets.nagios.com/downloads/nagi ... ctions.pdf

Re: Upgrading XI without an internet connection

Posted: Wed Jun 22, 2011 10:23 pm
by cwscribner
So here's something interesting....

I tried to use the aforementioned wget command to grab the latest version of XI and I get a 403: Forbidden error. Any idea why?

Re: Upgrading XI without an internet connection

Posted: Thu Jun 23, 2011 9:28 am
by nscott
It may be due to the 1.4 release being removed. Try the 1.5 developer tarball:

http://assets.nagios.com/downloads/nagi ... 1.5.tar.gz

Or the 1.3 release tarball:

http://assets.nagios.com/downloads/nagi ... 1.3.tar.gz