#1 (permalink)  
Old 07-14-2009, 09:40 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
2hostu is on a distinguished road
WHM causing high server loads

Hello. Every time I open WHM my server loads go up between 2-4.00 (4cpu)
I'm running the latest php and mySQL any reason why it would do this.

I'm on a VPs server and a web host. I have 3 clients and none of them are using high resources.

Any help would be nice.

Thanks Luke
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-14-2009, 10:26 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
2hostu is on a distinguished road
it looks like php was causing it so I recompile and it might have fixed itself
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-14-2009, 10:31 AM
serversignature's Avatar
Registered User
 
Join Date: Nov 2007
Location: Bangalore
Posts: 94
serversignature is on a distinguished road
try to post the following

Code:
ps -A -o "pid=" -o "pcpu=" -o "comm=" |awk '$2 > 5 {print $1 " " $2 " " $3}'
It will list all processes consuming more than 5% of cpu

vmstat helps you to see, more.

Run

Code:
 vmstat 1 10
__________________
Kiran
Serversignature.com
Freelance Linux Admin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-15-2009, 01:46 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
2hostu is on a distinguished road
The first one I did it didn't work. VM stats show nothing.

But still I got a report of the server using 10.00(4CPU)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache causing high loads Jinxey cPanel Newbies 6 11-09-2007 03:09 PM
Named causing high CPU loads ccccanada cPanel and WHM Discussions 1 05-25-2006 04:49 PM
Horde causing high server loads gflamerich cPanel and WHM Discussions 3 04-04-2006 10:20 PM
'UPDATE' query causing huge server loads. Help! kryotek cPanel and WHM Discussions 5 05-07-2005 08:58 PM
HELP!!! HIGH SERVER LOADS... nitromax cPanel and WHM Discussions 1 11-08-2002 07:34 AM


All times are GMT -5. The time now is 09:42 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc