How to Disable and Remove 360 Monitoring Plugin on cPanel DNSOnly Server

This article provides a guide for how to disable and remove 360 Monitoring plugin on cPanel DNSOnly server.

Launch 100% SSD VPS from $3.19/mo!

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:

  1. Login to server via SSH.
  2. 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
  3. The 360 Monitoring plugin is now disabled and removed from cPanel DNSOnly server.

Launch 100% SSD VPS from $3.19/mo!

Conclusion

You now know how to disable and remove 360 Monitoring plugin on cPanel DNSOnly server.

  • uninstall, cpanel dnsonly, 360 monitoring, cpanel workaround
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...

How to Customize cPanel Installation

This article provides a guide for customizing a cPanel server installation, using the...