summaryrefslogtreecommitdiffstats
path: root/system/percona-toolkit/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/percona-toolkit/README')
-rw-r--r--system/percona-toolkit/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/percona-toolkit/README b/system/percona-toolkit/README
new file mode 100644
index 0000000000..8fe4564977
--- /dev/null
+++ b/system/percona-toolkit/README
@@ -0,0 +1,15 @@
+Percona Toolkit is a collection of advanced command-line tools used by Percona
+support staff to perform a variety of MySQL and system tasks that are too
+difficult or complex to perform manually, including:
+
+- Verify master and replica data consistency
+- Efficiently archive rows
+- Find duplicate indexes
+- Summarize MySQL servers
+- Analyze queries from logs and tcpdump
+- Collect vital system information when problems occur
+
+Percona Toolkit is derived from Maatkit and Aspersa, two of the best-known
+utility toolkits for MySQL server administration.
+
+This requires perl-TermReadKey.