Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.
When an account starts hitting the CPU limit and starts using abnormal amounts of resources, an automatic email is sent to the user informing them that their website is using a lot of CPU resources.

  • 83 Users Found This Useful
Was this answer helpful?

Related Articles

File upload timeout, help me

There are no file download limits on our servers. However, if you have any difficulty downloading...

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

I am getting access error when importing database via phpMyAdmin

If an access error is displayed when you try to import a MySQL database backup via phpMyAdmin, it...