innotop (1) Linux Manual Page
NAME innotop – MySQL and InnoDB transaction/status monitor. SYNOPSIS To monitor servers normally: innotop To monitor InnoDB status information from a file: innotop /var/log/mysql/mysqld.err To run innotop non-interactively in a pipe-and-filter configuration: innotop –count 5 -d 1 -n To monitor a database on another system using a particular username and password: innotop -u <username> -p…
