Upgradation of Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
keerthiprashanths
Posts: 50
Joined: Mon Jul 24, 2017 8:44 am

Upgradation of Nagios

Post by keerthiprashanths »

We are trying to upgrade the Nagios XI version (to the latest one) that we are using for our infra monitoring,
Currently we are using:
NagiosXI Version: 5.2.9

We had a doubt, about the pre requisites for the latest version upgradation like:
• How data will be backed up?
• What are the risks and the resolution for that?
• Only GUI upgradation will work?
• Will it any how affect the Nagios database?

If any document is available please provide us the link also.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Upgradation of Nagios

Post by mcapra »

keerthiprashanths wrote:How data will be backed up?
You can backup your installation manually by following this documentation:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
keerthiprashanths wrote:What are the risks and the resolution for that?
The upgrade may fail for one reason or another. If you need assistance, you can create a thread here and share your upgrade.log. You can also restore from the backup previously created by following this documentation:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
keerthiprashanths wrote:Only GUI upgradation will work?
I would suggest upgrading manually from the CLI by following this documentation:
https://assets.nagios.com/downloads/nag ... nstall.pdf
keerthiprashanths wrote:Will it any how affect the Nagios database?
Here's the changelog:
https://assets.nagios.com/downloads/nag ... NGES-5.TXT

Leveraging something like Flyway to properly version the databases would be neat, but I don't think the ends justify the means. The changelog is probably as good as it gets unless you have specific questions about specific tables.

If you've made custom modifications to the database, the upgrade process may undo those changes.
Former Nagios employee
https://www.mcapra.com/
keerthiprashanths
Posts: 50
Joined: Mon Jul 24, 2017 8:44 am

Re: Upgradation of Nagios

Post by keerthiprashanths »

Thanks mcapra.

Will check on the same and will update you.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Upgradation of Nagios

Post by cdienger »

Let us know if you have any questions :)
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked