Upgrade Nagios core 3.5.0 to XI
-
rohithroki
- Posts: 138
- Joined: Mon Nov 30, 2015 6:12 am
Upgrade Nagios core 3.5.0 to XI
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
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
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
• 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
Thank you for the reply.
Can any one share the detailed steps required for the migration.
Regards,
RKJ
Can any one share the detailed steps required for the migration.
Regards,
RKJ
Re: Upgrade Nagios core 3.5.0 to XI
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
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
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
Re: Upgrade Nagios core 3.5.0 to 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.rohithroki wrote:Also wanted to know if all the previous reporting data also can be migrated to the new nagios XI
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
rohithroki
- Posts: 138
- Joined: Mon Nov 30, 2015 6:12 am
Re: Upgrade Nagios core 3.5.0 to XI
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.
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
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?
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
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.
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.
Re: Upgrade Nagios core 3.5.0 to XI
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.
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
If you have specific questions about the process we can help out.
Former Nagios employee