使用

我主要使用的是Centos的服务器,测试环境是Centos 7.4(其他Linux系统也应该大同小异)

直接在腾讯云服务器上运行以下代码即可

/usr/local/qcloud/stargate/admin/uninstall.sh
/usr/local/qcloud/YunJing/uninst.sh
/usr/local/qcloud/monitor/barad/admin/uninstall.sh

也可以使用打包好的shell

wget -qO- https://raw.githubusercontent.com/littleplus/TencentAgentRemove/master/remove.sh | bash

打包好的shell,我并没有实际测试

检查

此脚本卸载完腾讯云的监控,但是腾讯云文件夹并不是只有监控,为了保险起见,脚本不会rm -fr /usr/local/qcloud(没事瞎鸡扒rm -fr简直作大死)

卸载完以后可以通过:ps -A | grep agent

来查看是否卸载干净,如无任何输出,则已卸载干净,如果有输出,请检查是否你自己的程序

 

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐