2. Unistall Server Agent
Stop and Disable the Service
sudo systemctl stop monitoring-agent
sudo systemctl disable monitoring-agent Remove vs. Purge
sudo dpkg -r monitoring-agentsudo dpkg -P monitoring-agent
Optional Cleanup
Last updated