Page 1 of 1

Upgrade Ubuntu 22.04 to Ubuntu 24.04

Posted: Thu Aug 14, 2025 1:49 am
by riahc3
Hello

Im running the latest version of Nagios XI and I want to upgrade from Ubuntu 22.04 to Ubuntu 24.04.

Is this supported? What is the correct process?

Thanks

Re: Upgrade Ubuntu 22.04 to Ubuntu 24.04

Posted: Thu Aug 14, 2025 8:52 am
by cdepaulis
Hello,

Yes, Nagios XI supports migration to a new OS version. To upgrade from Ubuntu 22.04 to 24.04, install the same version of Nagios XI on the new Ubuntu 24.04 system. Then, create a backup of your existing Nagios XI instance and restore it on the new system.

For detailed instructions, please refer to the following documentation.

https://library.nagios.com/support-tip ... e-with-xi/
https://library.nagios.com/documentatio ... nagios-xi/

Please let us know if you are having any trouble with this process.

- Caleb

Re: Upgrade Ubuntu 22.04 to Ubuntu 24.04

Posted: Tue Aug 19, 2025 8:13 am
by riahc3
The issue with a new server is it requires reconfiguring Postfix, any custom plugins/scripts need to be manually migrated, things like Dell OpenManage Plug-in need to be reinstalled/recomplied, etc....It is a huge mess that requires time and patience

Re: Upgrade Ubuntu 22.04 to Ubuntu 24.04

Posted: Wed Aug 20, 2025 8:50 am
by cdepaulis
Things that aren't natively controlled by Nagios XI do indeed need to be set up again. While I’m not deeply familiar with the OS upgrade process itself, I have a few ideas that could help. I would ensure that you save or document any major configuration files when it comes to migrating something like Postfix. For the custom plugins you should just be able to make a tarball of /usr/local/nagios/libexec and transfer that file over to the new system. Other then that I would just make sure you have a list of all the things you need to setup on the new machine in order to ensure the migration goes smoothly.

I hope everything goes well if you have any other questions I'd be happy to try and help.

- Caleb