腾讯云服务器监控卸载教程
腾讯云服务器删除监控,指令如下
/usr/local/qcloud/stargate/admin/uninstall.sh
/usr/local/qcloud/YunJing/uninst.sh
/usr/local/qcloud/monitor/barad/admin/uninstall.sh
卸载新的TAT自动化助手
systemctl stop tat_agent
systemctl disable tat_agent
rm -f /etc/systemd/system/tat_agent.service
rm -fr /usr/local/qcloud
检查 agent 进程是否还在
ps -A | grep agent
如无任何输出,则已卸载干净。