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.
Uninstall Nagios-xi -> uninstall_xi.sh script
Re: Uninstall Nagios-xi -> uninstall_xi.sh script
I sent you a PM.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Uninstall Nagios-xi -> uninstall_xi.sh script
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)!
Let me know if you have any questions or if I can clarify anything.
Thank you
*** 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)!
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.
Re: Uninstall Nagios-xi -> uninstall_xi.sh script
TY.
I will proceed with caution. you can lock the post.
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
Great!Keystone wrote:TY.
I will proceed with caution. you can lock the post.
Locking