Skip to content

obissick/torpid

Repository files navigation

Torpid

Torpid is a slow query monitor tool used to analyze slow query logs collected from MySQL/MariaDB/Percona instances to identify problematic queries.

Quickstart

If you're just completely itching to start using this tool, here's what you need:

  1. a MySQL database to store query analysis data in.
  2. pt-query-digest.
  3. a slow query log from a MySQL server (see The Slow Query Log for info on getting one)
  4. a webserver with PHP 5.5+

Releases

No releases published

Packages

No packages published