Skip to main content

mysql using high cpu resources

Comments

1 comment

  • cPRex Jurassic Moderator

    Hey there!  The best thing to do when this happens is to run this command on the system:

    mysqladmin proc status

    as that will show all the active MySQL queries in real-time.  This may help you show which database is active or which site is experiencing issues.

    0

Please sign in to leave a comment.