Upgrade issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lntyee
Posts: 36
Joined: Thu Apr 22, 2010 3:03 pm

Upgrade issues

Post by lntyee »

Hi -

I'm trying to upgrade from 2009R1.2B to the latest version and I've downloaded the file successfully and run the command: tar xzf xi-latest.tar.gz, but when I do a cd /tmp/xi, I get the following error: -bash: cd: /tmp/xi: no such file or directory. If I do an ls, I don't see the directory, but can see the downloaded file, so I'm wondering if the file is actually unpacking. I am following the Nagios XI - Upgrade Instructions document and have used it with other upgrades without any issues. Any thoughts?

Thanks.

Kelly
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: Upgrade issues

Post by tonyyarusso »

Our file structure changed recently and the documentation hasn't all be updated to match - now it unpacks to a nagiosxi/ directory instead of an xi/ one, so you should see a /tmp/nagiosxi/ instead.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
lntyee
Posts: 36
Joined: Thu Apr 22, 2010 3:03 pm

Re: Upgrade issues

Post by lntyee »

That worked. Thank you!
Locked