I have statistics configured to NOT run between 6 and 20 hours. Yet on one server it consistently starts running around 10 AM every day causing high loads. An ideas on how to prevent this?
Please check the output of your "/etc/stats.conf" file. You should see a line such as:
Code:
BLACKHOURS=
It should list the hours that statistics are configured to not process. Note that the "cpanellogd" process itself may still be running. Are you sure it's actually generating statistics and not just bandwidth, or that it did not already start generating the statistics before the blackout time started?
Bandwidth processing will not observe blackout hours in cPanel version 11.38 and earlier. Per case 60571, cPanel version 11.40 (11.39 development build) implements a change so that bandwidth processing observes blackout hours.
There is currently no exact time frame available on when cPanel 11.40 will be pushed to the "Release" build tier. The most recent estimate has it being released as a production build around September/October but that is subject to change.
I need this to work as well - its been frustrating me for months - the process can consume up to 60% of server resources. If it was run with a lower priority I could leave it, but our websites become sluggish sometimes while it is running.
What can we do, till this latest fix is implemented in RELEASE version?