innotop (1) Linux Manual Page
innotop – MySQL and InnoDB transaction/status monitor. SynopsisTo monitor servers normally: innotopTo monitor InnoDB status information from a file: innotop /var/log/mysql/mysqld.errTo run innotop non-interactively in a pipe-and-filter configuration: innotop –count 5 -d 1 -nTo monitor a database on another system using a particular username and password: innotop -u <username> -p <password> -h <hostname>Descriptioninnotop monitors MySQL…
