This article provides a guide for how to disable and remove 360 Monitoring plugin on cPanel DNSOnly server.
What is 360 Monitoring plugin?
360 Monitoring plugin is a "feature" automatically added by cPanel to your cPanel DNSOnly server. This plugin will begin running resource-intensive commands as "agent360", which can negatively impact cPanel DNSOnly server performance.
If you find this unfavorable and would like to disable and remove 360 monitoring plugin on cPanel DNSOnly server, fortunately, we have a solution.
How to Disable and Remove 360 Monitoring Plugin on cPanel WHM Server
To disable and remove 360 Monitoring plugin on cPanel DNSOnly server, follow the steps below:
- Login to server via SSH.
- Run the following commands:
touch /var/cpanel/feature-flags/cpanel.360-monitoring.plugin.local.disable rm -vf /var/cpanel/feature-flags/cpanel.360-monitoring.plugin.installed /var/cpanel/plugins/monitoring/uninstall.sh systemctl disable --now agent360.service
- The 360 Monitoring plugin is now disabled and removed from cPanel DNSOnly server.
Conclusion
You now know how to disable and remove 360 Monitoring plugin on cPanel DNSOnly server.


