How to enable/disable CloudLinux Statistics by CLI?

If you want to have it disabled on your server, you can do it by adding cl_statistics_enabled=0 parameter to /etc/sysconfig/cloudlinux file.

Alternatively, you can use these commands to enable/disable CloudLInux Usage Statistics for the server:

cloudlinux-summary enable
cloudlinux-summary disable

When Statistics collection is turned off, it is not displayed in LVE Manager as well.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix lveinfo database error of CLN

Run the following command: service lvestats stoptar -zcvf /root/lveinfo_backup_$(date...

How to Install KernelCare on cPanel/WHM server

To install KernelCare, you need to log in with the root user on your cPanel server. Check for...

Switching all cPanel acc/s to "inherit" PHP version

You can change all cPanel users to inherit with this CLI command: for each in `cat...

How to fix issues like PHP selector not available

Some of our clients face the issues like "PHP selector not available" on cPanel accounts of their...

CloudLinux installed, but still showing CentOS

Some of our clients face the issue, that's why we're writing the tutorial to fix it. First of...