Uninstall NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anasal
Posts: 1
Joined: Wed Oct 17, 2018 7:14 am

Uninstall NagiosXI

Post by anasal »

I have installed Nagios Core and also NagiosXI on ubuntu 18.04. How to remove NagioxXI only?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Uninstall NagiosXI

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked