Skip to main content

Too high cpu loads from MySQL

Comments

3 comments

  • lx24
    Hi, You have to find out which account causing the high load.. Check mysql process using :
    mysqladmin pr
    See the processes of user and then check what is going on under such account. You may also need to check access-logs for that account. Also optimize your mysql server. You will find many post around the cpanel for the same.
    0
  • 24x7ss
    Can you provide you /etc/my.cnf output. It seems that mysql is not properly optimized as there is enough RAM available. You can use mysqltunner script to optimize mysql.
    0
  • cPanelMichael
    Hello :) You posted the MySQL process, but not the actual server load. How high was the server load? Thank you.
    0

Please sign in to leave a comment.