summaryrefslogtreecommitdiffstats
path: root/system/innotop/README
diff options
context:
space:
mode:
author Heinz Wiesinger2011-07-04 14:23:19 +0200
committer Niels Horn2011-07-04 14:23:19 +0200
commit389b97623af77572a0de8f02c8f9ec894f624c75 (patch)
treed64d61fe487af14a7f04a7c49ecd13f9cff95287 /system/innotop/README
parent05bf91800dc14126170b42bd89ab2f726534cb06 (diff)
downloadold.slackbuilds-389b97623af77572a0de8f02c8f9ec894f624c75.tar.gz
system/innotop: Added (MySQL / InnoDB monitor application)
Diffstat (limited to 'system/innotop/README')
-rw-r--r--system/innotop/README8
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.