Nagios xi x86 upgrade to x64

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
JasonMagee
Posts: 31
Joined: Thu Jan 26, 2012 1:12 pm

Nagios xi x86 upgrade to x64

Post by JasonMagee »

Hello Support,
We currently are making use of the 32bit version of the Nagios xi VM. We have many configuration files migrated in and everything seems to be working fine. We would like to know if there is a process to migrate to the 64 bit platform without much issue. Any suggestions would be greatly appreciated
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios xi x86 upgrade to x64

Post by slansing »

The steps outlined in the Upgrade Instructions documentation does a good job of showing you how to back up your current installation. When you upgrade the previous version's settings should migrate in correctly.

The guide can be found at:
http://assets.nagios.com/downloads/nagi ... ctions.pdf
JasonMagee
Posts: 31
Joined: Thu Jan 26, 2012 1:12 pm

Re: Nagios xi x86 upgrade to x64

Post by JasonMagee »

These instructions outline upgrading to a newer version of the product but do not cover migrating from a 32bit platform to a 64bit version.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios xi x86 upgrade to x64

Post by mguthrie »

Migrating from x86 to x64 requires recompilation of all binaries. The way to do this is to do a clean install on a second system, and then migrate your configuration files and any custom plugins to the new machine.

http://assets.nagios.com/downloads/nagi ... nto_xi.pdf

I know some users have also done this by backing up and then restoring to the new system:
http://assets.nagios.com/downloads/nagi ... ing_xi.pdf
JasonMagee
Posts: 31
Joined: Thu Jan 26, 2012 1:12 pm

Re: Nagios xi x86 upgrade to x64

Post by JasonMagee »

Ok Thanks.