innotop

Real-time MySQL server performance monitoring tool similar to Unix top

brewmacoslinux
Try with needOr install directly
Source

About

Top clone for MySQL

Commands

innotop

Examples

Connect to local MySQL server and display real-time statistics$ innotop
Connect to remote MySQL server with specific credentials$ innotop --host=192.168.1.10 --user=admin --password=secret
Display InnoDB lock information in real-time$ innotop --mode=L