Upgrading Nagios 2012 to latest version

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

Upgrading Nagios 2012 to latest version

Post by JakeHatMacys »

Following this doc: http://assets.nagios.com/downloads/nagi ... nstall.pdf

Getting an error at the end of the ./upgrade script looks like this:

gzip: stdin: not in gzip format

(screen shot attached) Any ideas on this?
NagiosXIupgrade.jpg
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Upgrading Nagios 2012 to latest version

Post by tmcdonald »

Run the upgrade like so and show us how it fails then:

Code: Select all

bash -x ./upgrade
Former Nagios employee
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

Re: Upgrading Nagios 2012 to latest version

Post by JakeHatMacys »

Looks pretty similar:
Capture.JPG
You do not have the required permissions to view the files attached to this post.
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Upgrading Nagios 2012 to latest version

Post by jomann »

It looks like your proxy is not letting you get the file from our assets.nagios.com download location. The file should be around 30+mb and it's only 3.6KB.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked