Page 1 of 1

Nagios XI x86 upgrade to x64

Posted: Tue Jun 19, 2012 11:23 am
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

Re: Nagios XI x86 upgrade to x64

Posted: Tue Jun 19, 2012 12:27 pm
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

Re: Nagios XI x86 upgrade to x64

Posted: Tue Jun 19, 2012 1:28 pm
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.

Re: Nagios XI x86 upgrade to x64

Posted: Tue Jun 19, 2012 1:43 pm
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

Re: Nagios XI x86 upgrade to x64

Posted: Tue Jun 19, 2012 1:47 pm
by JasonMagee
Ok Thanks.