删除腾讯云服务器监控(轻量)
sudo -i
systemctl stop tat_agent
systemctl disable tat_agent
rm -f /etc/systemd/system/tat_agent.service
rm -f /usr/local/qcloud
reboot
执行之后就完全删除了腾讯云监控.
专注优质网络资源分享的技术博客
sudo -i
systemctl stop tat_agent
systemctl disable tat_agent
rm -f /etc/systemd/system/tat_agent.service
rm -f /usr/local/qcloud
reboot
执行之后就完全删除了腾讯云监控.