Forum Moderators: open
The result: a list of the processes running on the server, ranked according to CPU usage, updated every 10 seconds.
In another terminal window, can login to MySQL in this server. Once there, I can type "show processlist;" to get a list of whatever MySQL is doing at that moment ... but I don't know how to get this to repeat, automatically. Any advice?