dbtop Output Question
Hello;
thank you for helping me understand the output of the command dbtop shown below :
User ----------- cpu ----------- read(B/s) ----------- write(B/s)
user1 ----------- 7/4/4 ----------- 0/544/14658 ----------- 4081/7214/6325
user 2 ----------- 0/0/1 ----------- 0/0/0 ----------- 0/0/54
-
Re: dbtop Hello :) This utility is documented at: [url=http://docs.cloudlinux.com/index.html?dbtop.html]CloudLinux Documentation - DBTop Thank you. 0 -
dbtop Hello, I ran the command line "dbtop" to find the account that intensively use access to the database, but what is weird is that I've found that the account "user1" who consume intensively although he is "suspended" Is this normal? 0 -
Try restarting MySQL to see if the issue continues. The following command will list active database processes: mysqladmin processlist
Thank you.0
Please sign in to leave a comment.
Comments
3 comments