Page 1 of 1

Uninstall NagiosXI

Posted: Wed Oct 17, 2018 7:26 am
by anasal
I have installed Nagios Core and also NagiosXI on ubuntu 18.04. How to remove NagioxXI only?

Re: Uninstall NagiosXI

Posted: Wed Oct 17, 2018 10:10 am
by npolovenko
Hello, @anasal. Nagios XI installation comes with the Nagios Core as well. I'm not sure whether you have 2 Core instances running at the same time, or whether XI started using the existing Core installation. But either way, running the uninstallation script is too risky in your case because it will most likely uninstall Core as well, thinking that its a part of the XI.
/usr/local/nagiosxi/scripts/uninstall_xi.sh
My recommendation is to copy the configs from the:
/usr/local/nagios/etc/
Wipe the server, install a new Nagios core from scratch and then import the old configs.