CPU Usage Maxing Out To 100% at Host Consistantly

Hello everyone,

I am having a serious problem with my site MAXING out CPU usage to 100% constantly each day.  Does anyone know how this can be traced to the script or source of the CPU usage?  Please see attached image:

 

Thank you,

 

Jeff

serverstatsjuly122011.JPG · 23.9K · 65 views
Quote · 13 Jul 2011

jeff,

do you have SSH access?

 

you can login to SSh and run the top command, it will show you what is using the resources.

 

whatever is running at 100%

 

then run the command kill -9 on that processID

 

but i would venture to say, its the XML.php file

 

LOL

 

but dont know without seeing what is running in your processes

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 13 Jul 2011

Hi DosDawg,

 

Yes I have SSH and putty but I have no idea what I am looking for LOL maybe you can help?

 

Thank you,

 

Jeff

Quote · 13 Jul 2011

If I am looking correctly it looks like my MySQL is being hammered big time.

Quote · 13 Jul 2011

 that is possible

 

in SSH

give the following command logged in as root preferably:

 

mysql

SHOW PROCESSLIST

copy that output and past it here so we can see it....

If I am looking correctly it looks like my MySQL is being hammered big time.

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 13 Jul 2011

keep in mind that he is also on a shared server and by looking at top the server has 12 gigs of ram and its about 500mb away from capping out....

and has a butt load of php defuncts in the tree....

and is also only allowed 5% of the overall cpu power of the server.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 13 Jul 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.