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.

  • 134 Users Found This Useful
Was this answer helpful?

Related Articles

MySQL server does not work! (Error 28)

Please try to start restoring the database by going to Control Panel - Databases, select the...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

How can I turn off PHP error output?

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

Help, I can not install the Joomla components!

This is a known Joomla issue where components cannot be installed through the browser window....

How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...