Page 1 of 1

How to uninstall nagios core v 4.4.3

Posted: Mon Mar 08, 2021 7:53 am
by gana.cn
Hi

Please help us uninstall the Nagios core 4.4.3 . So that we can install Nagios XI enterprise version .

Thanks,
Gana

Re: How to uninstall nagios core v 4.4.3

Posted: Mon Mar 08, 2021 5:07 pm
by benjaminsmith
Hi Gana,

It might be easier to just install XI on a fresh system or re-install the OS. However, if Nagios core was installed using a package manager, you can try to use the package manager to remove it.

Code: Select all

rpm -qa | grep nagios
dpkg -l | grep nagios
Nagios XI Downloads

Good Luck!
Benjamin