The appliances that we currently offer are just a minimal install of CENTOS 7 with a source install of the respective product on there for faster deployment, there aren't any real customizations done outside of the boot up screen that shows Nagios XI and the IP/URL.
I don't have an ETA on when development will update the images/QA is done testing but I assume work is in progress.
You can migrate to EL8 (or another supported distribution) via the process below:
The XI backup/restore process makes this pretty easy:
The process is this:
- Spin up new server running a latest supported distro from the XI install guide below
- Install the exact same version of XI that the old server has on the new server, no need to configure it, just install it and go through the initial setup (do not try to restore over different versions of XI you will cause issues)
https://assets.nagios.com/downloads/nag ... -Linux.pdf
- If you have a RAMDisk installed, are using RRDCacheD, or are running Mod_Gearman on the old system, set them up before restoring:
https://assets.nagios.com/downloads/nag ... giosXI.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
If you are monitoring vmware/oracle you'll need to reinstall the proper supporting packages on the new server again following these guides:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
- Backup the old/transfer to new/restore to the new
- Follow the After The Restore section from the backup/restore guide completely
- Since you're changing OS versions, run the restore_repair script from the backup/restore guide
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
- (optional) - Shutdown (or re-IP) the old, set the old IP on the new system so you don't have to update agent configs/FW rules
https://support.nagios.com/kb/article/c ... s-549.html
That's pretty much it. Please be aware of what a single XI license entitles you to, that's to help with migrations like this:
https://support.nagios.com/kb/article.php?id=145
Then apply configuration and upgrade the new server to the latest XI version if your XI server isn't currently running the latest.
Thank you!