68 字
1 分钟
腾讯云服务器监控卸载教程
腾讯云服务器删除监控,指令如下
/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_agentsystemctl disable tat_agentrm -f /etc/systemd/system/tat_agent.servicerm -fr /usr/local/qcloud
reboot重启后检查 agent 进程是否还在
ps -A | grep agent
如无任何输出,则已卸载干净。
部分信息可能已经过时