Page 1 of 1

Upgrade Nagios XI 5.6.1 to 5.8.6

Posted: Tue Oct 12, 2021 2:47 pm
by onegative
G 'Day Nagios Support,

I am finally at a point to upgrade Nagios XI and I wanted to get some feedback regarding the transition from 5.6.1 to 5.8.6

Will I be able to upgrade directly between these versions?

Please let me know and thanks,
Danny

Re: Upgrade Nagios XI 5.6.1 to 5.8.6

Posted: Wed Oct 13, 2021 1:54 pm
by benjaminsmith
Hi Danny,

Normally, but it does depend on the operating system, let us know what you are currently using. If you are using Cent 7, then you can directly go from 5.6.1 to the latest version.

Please take full backup and VM snapshot before proceeding or leverage your test server before upgrading the production. I recommend the manual upgrade:

Code: Select all

cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgrade
Let us know if you need any assistance.

--Benjamin

Nagios XI Upgrade Instructions

Backing Up And Restoring Your Nagios XI System