simplyjesse

Member
Feb 24, 2014
7
0
1
cPanel Access Level
Website Owner
I have a VPS with 8 cpu's and have the mysql process using 80%. Should I be concerned is this causing any issues? Also is there some kind of command I can use in putty/SSH to figure out what exactly is using the most cpu so I can work on limiting it or something?

Much Appreciated!
 

JaredR.

Well-Known Member
Feb 25, 2010
1,834
27
143
Houston, TX
cPanel Access Level
Root Administrator
It depends on the server hardware. A load average of over 1 is very high on a low-power server with a slow CPU, but very low on a very powerful server with multiple CPU cores and fast clock speeds.

A simple way to think of the load average is as a measure of the work that needs to be done compared to the work the server can do. A load average over 1 means there is more work to be done than can be done right that instant, but whether it is a problem or not, depends on how powerful the server is and how fast it is responding.

If the server is responding very quickly to your commands and serving sites with no perceptible delay, then you do not have much of a problem. That is really the ultimate measure - how long it takes to serve your sites and respond to your commands.
 

simplyjesse

Member
Feb 24, 2014
7
0
1
cPanel Access Level
Website Owner
Yeah things seem to be responding very well even at times when the load averages are 3.04, 2.89 , 2.45

The vps has 8mb or Ram and has 8 cpus! I checked my sites during these load averages and getting load times faster than 1 second.