Upgrade Nagios core 3.5.0 to XI

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Upgrade Nagios core 3.5.0 to XI

Post by rohithroki »

Dear Team,

We are planning to upgrade our nagios server from Nagios core 3.5.0 to Nagios XI.Kindly let us know if we can upgrade directly from 3.0.5 to Nagios XI

Steps required/Prerequisites/Post upgrade checks which needs to be done for the upgrade activity.Also if we can preserve the historical reporting data after the upgrade.

Our server is running on CentOS 6.5 OS

Thanks in Advance !!!

Regards,
RKJ
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Upgrade Nagios core 3.5.0 to XI

Post by dwhitfield »

Basic steps:
• Deploying a new Nagios XI instance
• Uploading plugins and scripts to XI
• Migrating Nagios Core configuration files to XI
• Adding user accounts to the XI server
• Testing the XI server
• De-commissioning the old Nagios Core server

More details available at https://assets.nagios.com/downloads/nag ... ios_XI.pdf
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by rohithroki »

Thank you for the reply.

Can any one share the detailed steps required for the migration.

Regards,
RKJ
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by rkennedy »

The document that @dwhitfield linked has the details. What questions do you have, or what issues are you running into?
Former Nagios Employee
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by rohithroki »

Hi Thank you ..
Let me go through the document.
Also wanted to know if all the previous reporting data also can be migrated to the new nagios XI
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Upgrade Nagios core 3.5.0 to XI

Post by mcapra »

rohithroki wrote:Also wanted to know if all the previous reporting data also can be migrated to the new nagios XI
That depends on the sort of reporting being done. The majority of the legacy reports that exist in Nagios Core make use of the nagios log files (both the active nagios.log file and the historial data in the archives path), so you would need to migrate those over as well.
Former Nagios employee
https://www.mcapra.com/
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by rohithroki »

Hi Thank you for the email.

Can any one has any earlier experience of upgrading the same.
If yes can you share any procedure document for upgrading from nagios core to Nagios XI.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Upgrade Nagios core 3.5.0 to XI

Post by dwhitfield »

Have you used your quickstart as a prospective XI customer? There is information at https://www.nagios.com/services/quickstart/

That might be easier than the back-and-forth on the forum. That said, there are a ton of forum threads on issues people run into when doing this migration. Unfortunately, it is hard to know exactly what to have you migrate without knowing all the details of the old system. That's where the quickstarts come in.

If you don't want to do the quickstart for whatever reason, what plugins are you currently using? Did you install 3.5 from source or distribution repos? Also, for clarity, you say 3.5 twice but once say 3.0.5. Can you confirm we are talking about 3.5? Is CentOS 6.5 the OS for both the old and new server?
rohithroki
Posts: 138
Joined: Mon Nov 30, 2015 6:12 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by rohithroki »

Hi Thank you for the reply.
Yes our nagios server is 3.5.0

We have installed the 3.5 from source
We have plugins for monitoring CPU,Memory,Ping,Uptime and few services and ports for windows and Linux/unix servers.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Upgrade Nagios core 3.5.0 to XI

Post by tmcdonald »

A direct upgrade from Core to XI is not possible since they are separate products (although XI uses Core under the hood). We do not recommend installing XI on top of an existing Core install. Please follow the instructions provided by @dwhitfield which I will post again here for reference:

https://assets.nagios.com/downloads/nag ... ios_XI.pdf

If you have specific questions about the process we can help out.
Former Nagios employee
Locked