Page 1 of 1

Uninstall Nagios-xi -> uninstall_xi.sh script

Posted: Thu Oct 31, 2019 3:03 pm
by Keystone
Hello,

i installed Nagios-xi 5.6.7 on my dev server for test purpose and i want to uninstall it.

i done see any uninstall scripts here -> /usr/local/nagiosxi/scripts

please let me know how to uninstall it.

Thanks.

Re: Uninstall Nagios-xi -> uninstall_xi.sh script

Posted: Thu Oct 31, 2019 4:30 pm
by lmiltchev
I sent you a PM.

Re: Uninstall Nagios-xi -> uninstall_xi.sh script

Posted: Thu Oct 31, 2019 4:33 pm
by ssax
Here's one I've created from an old one, should do what you're looking for:

*** BEFORE YOU DO THIS, READ IT LINE BY LINE AND UNDERSTAND WHAT IT DOES (and it's impact on anything existing you have on the system, the script assumes it's ONLY an XI system) BY REVIEWING THE SCRIPT THOROUGHLY (IT REMOVES EVERYTHING, INCLUDING THE HISTORICAL DATA), IF YOU DO NOT WANT THAT, DON'T PROCEED FURTHER!

*** USE AT YOUR OWN RISK, THIS WILL CAUSE DATA LOSS (ALL MYSQL and PSQL DB data will be removed) AND IMPACT THE PACKAGES WE USE (that you may also use if this is a dual purpose server (it shouldn't be)!
uninstall_xi.zip
Let me know if you have any questions or if I can clarify anything.

Thank you

Re: Uninstall Nagios-xi -> uninstall_xi.sh script

Posted: Fri Nov 01, 2019 2:44 pm
by Keystone
TY.

I will proceed with caution. you can lock the post.

Re: Uninstall Nagios-xi -> uninstall_xi.sh script

Posted: Fri Nov 01, 2019 2:47 pm
by scottwilkerson
Keystone wrote:TY.

I will proceed with caution. you can lock the post.
Great!

Locking