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!
Need assistance upgrading
-
MNcomputer
- Posts: 38
- Joined: Wed Aug 12, 2015 8:56 am
Need assistance upgrading
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
doesn't look like this command was run from your screenshot
Code: Select all
tar xzf xi-latest.tar.gz-
MNcomputer
- Posts: 38
- Joined: Wed Aug 12, 2015 8:56 am
Re: Need assistance upgrading
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
Great!MNcomputer wrote:Thank you, that worked, appreciate it!
Locking thread