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.

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.

Conclusion

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

  • cpanel, whm, 360 Monitoring
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What virtualization software do you use?

We use Parallels Virtuozzo Containers (PVC).

Why is my VPS constantly crashing?

There are several causes to why you may not be able to access your VPS. Some users often mistake...

What kind of support do you offer?

We offer Fully Managed VPS packages. For a list of items that we support, please refer to the...

What kind of software can I install on my VPS?

As you have full root access, you may install any compatible software on your VPS. However, any...

What is Virtuozzo?

Virtuozzo is the VPS technology created by SWsoft which allow us to create isolated VPS servers...