Would you like to learn how to show the Mysql process list on the command-line every second? In this tutorial, we are going to show you how to monitor the MySQL process list using the command-line on a computer running Ubuntu Linux.
• Ubuntu 18.04
• Ubuntu 19.04
• Ubuntu 20.04
• MySQL 8.0.18
Equipment list
The following section presents the list of equipment used to create this tutorial.
As an Amazon Associate, I earn from qualifying purchases.
Related tutorial – MySQL
On this page, we offer quick access to a list of tutorials related to MySQL.
Tutorial MySQL – Showing the Process list
Access the MySQL command-line.
Show the MySQL process list manually.
Here is the command output:
To show the MySQL process list every second, use the following command on the Linux command-line.
Enter the MySQL ROOT password.
The MySQL process list will be printed on the Screen every second.
Congratulations! You are able to monitor the MySQL process list using the command-line.