
Originally Posted by
cpanelben
Eximstats solely shouldn't be the cause of your load issues. One thing that I would definately check is file system corruption. If you haven't already fsck'd the drive(s) on the server (and it's a Linux OS), then I would definately recommend that. It'll require a reboot, but it shouldn't take more than a few minutes of downtime. If it's a redhat based OS, then you can accomplish this by touching the file /forcefsck and rebooting the server. You can also accomplish the same thing by giving shutdown the "-F" flag, such that:
shutdown -rF hh:mm
See "man shutdown" for more information on this command.
If the fsck doesn't help, then have your DC or NOC check the system for the cause. If it comes down to a software issue, then open a support ticket with your license provider.