寒郁轩良 发表于 2024-9-11 18:28:35

卸载腾讯云VPS服务器自带监控插件

执行下面三个卸载脚本
/usr/local/qcloud/stargate/admin/uninstall.sh/usr/local/qcloud/YunJing/uninst.sh/usr/local/qcloud/monitor/barad/admin/uninstall.sh
停用服务
systemctl stop tat_agentsystemctl disable tat_agentrm -f /etc/systemd/system/tat_agent.service
删除Cron中残留的定时任务
crontab -e
页: [1]
查看完整版本: 卸载腾讯云VPS服务器自带监控插件