Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
262 B
Text
8 lines
262 B
Text
innotop connects to a MySQL database server and retrieves
|
|
information from it, then displays it in a manner similar
|
|
to the UNIX top program.
|
|
|
|
It runs on most Unix systems which have Perl, DBI, and
|
|
Term::ReadKey installed.
|
|
|
|
WWW: http://code.google.com/p/innotop/
|