سلام
من این مشکل رو به این صورت داشتم که پروسس مربوط به cron بسته نمیشد و روزهای بعد هم همینجور باز بود که منجر به این میشد که بعد از چند روز این پردازشها زیاد میشدن و cpu را درگیر میکردن.
تیکت زدم به whmcs این راهحلها رو دادن که فکر کنم من با غیرفعال کردن ارسال بکآپ به ایمیل مشکلم حل شد.
Something like this could potentially be caused by having too large of a database for WHMCS automated backups with cron.
You can check the size of your database from the Utilities > System > Database Status page. If the database is over 20 megabytes in size, you may experience limitations as described here:http://docs.whmcs.com/Backups#Limitations
Could you run the cron from the shell with the debug option so we can see if there are any error messages being generated?
php -q /path/to/cron.php debug