Need assistance upgrading

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MNcomputer
Posts: 38
Joined: Wed Aug 12, 2015 8:56 am

Need assistance upgrading

Post by MNcomputer »

New to the upgrade process.

Did this process:

cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagi ... est.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgrade

but when I got to "cd nagiosxi", it is not working.
*Attached file of error message, thank you!
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: Need assistance upgrading

Post by scottwilkerson »

doesn't look like this command was run from your screenshot

Code: Select all

tar xzf xi-latest.tar.gz
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MNcomputer
Posts: 38
Joined: Wed Aug 12, 2015 8:56 am

Re: Need assistance upgrading

Post by MNcomputer »

Thank you, that worked, appreciate it!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Need assistance upgrading

Post by scottwilkerson »

MNcomputer wrote:Thank you, that worked, appreciate it!
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked