Uninstall Nagios-xi -> uninstall_xi.sh script

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Keystone
Posts: 28
Joined: Wed Jan 17, 2018 12:09 pm

Uninstall Nagios-xi -> uninstall_xi.sh script

Post 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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

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

Post by lmiltchev »

I sent you a PM.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

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

Post 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
You do not have the required permissions to view the files attached to this post.
Keystone
Posts: 28
Joined: Wed Jan 17, 2018 12:09 pm

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

Post by Keystone »

TY.

I will proceed with caution. you can lock the post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

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

Post by scottwilkerson »

Keystone wrote:TY.

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

Locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked