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

Help, I deleted the files.

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

403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

How can I turn off PHP error output?

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

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...