Page 1 of 1
Upgrading Nagios XI from 5.2.5 to 5.5.2
Posted: Mon Aug 20, 2018 10:09 am
by spcmidrange
Good Day
So we are running a pretty old version and are looking to upgrade it. Can I just jump right to the latest version, or do i need to do any releases in the middle before going to the latest?
Thanks in advance!
Cheers!
Re: Upgrading Nagios XI from 5.2.5 to 5.5.2
Posted: Mon Aug 20, 2018 11:15 am
by syang
Hello Spcmidrange,
No releases in the middle is required. I tried updating 5.2.5 to the latest XI version 5.5.2 and I was able to do so successfully via the web UI. Or you can execute the following command in your terminal session:
Code: Select all
wget -O upgrade.sh https://assets.nagios.com/downloads/nagiosxi/upgrade.sh
sh ./upgrade.sh
Here is a link to the XI Upgrade Instructions for your reference:
https://assets.nagios.com/downloads/nag ... ctions.pdf
Please remember to make backups of any edited files before running the upgrade.
If you encounter any problems, do let us know.
Thanks!
Re: Upgrading Nagios XI from 5.2.5 to 5.5.2
Posted: Mon Aug 20, 2018 11:37 am
by spcmidrange
Great thank you! We are doing the upgrade tomorrow so will post if any issues come up!
Cheers!
Re: Upgrading Nagios XI from 5.2.5 to 5.5.2
Posted: Mon Aug 20, 2018 1:06 pm
by scottwilkerson
spcmidrange wrote:Great thank you! We are doing the upgrade tomorrow so will post if any issues come up!
Cheers!
Sounds good, we await your results.