Skip to main content

mysql cpu usage high, and crashes vps

Comments

2 comments

  • SysSachin
    Hi, You can check the Mysql process using below command so that you will get idea which database process causing high load on the server mysqladmin proc
    0
  • cPanelMichael
    Hello :) Yes, as mentioned, use the "mysqladmin processlist" command when MySQL usage is high to see if you can get a better idea about which databases are the culprit. Also, you may find this thread helpful: Troubleshooting high server loads on Linux servers Thank you.
    0

Please sign in to leave a comment.