diff options
Diffstat (limited to 'system/innotop/README')
-rw-r--r-- | system/innotop/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/innotop/README b/system/innotop/README new file mode 100644 index 0000000000..e1ed33045a --- /dev/null +++ b/system/innotop/README @@ -0,0 +1,8 @@ +MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. + +Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key +errors, open tables, replication status, buffer information, row +operations, logs, I/O operations, load graph, and more. +You can monitor many servers at once with innotop. + +This requires perl-TermReadKey. |