This is an old revision of the document!


How to uninstall the WatchMySQL cPanel/WHM Plugin

An uninstall script is included with the installer, you can download the installer and extract it without running it by passing –noexec to it. to download the installer extract it then run the uninstall, use the following commands:

wget 
http://download.ndchost.com/watchmysql/latest-watchmysql --noexec
./installd-watchmysql/uninstall
It will look as follows:

root@localhost [~]# wget 
http://download.ndchost.com/watchmysql/latest-watchmysql
root@localhost [~]# sh latest-watchmysql --noexec
Creating directory installd-watchmysql
Verifying archive integrity... All good.
Uncompressing WatchMySQL by NDCHost.com....................................
root@localhost [~]# ls
installd-watchmysql  latest-watchmysql
root@localhost [~]# cd installd-watchmysql/
root@localhost [~/installd-watchmysql]# ls
./ ../ bootstrap  changelog  uninstall  watchmysql  watchmysql.chkservd  watchmysql.config  watchmysql.redhat  whmplugin
root@localhost [~/installd-watchmysql]# ./uninstall