X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.md;h=aa431a86117dbd562b9807a22c45f805b1fc0434;hb=19895ca8d31deea9680395e11e889d4b32a58bd4;hp=880adbb106183b347200378b0af0ff0688b67fb6;hpb=e6dd359976b2f2759f3cb107cf14e23ed30dafd1;p=pstop.git diff --git a/README.md b/README.md index 880adbb..aa431a8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,9 @@ queries, or the number of connections they have to MySQL. This is really missing a feature in MySQL (see: http://bugs.mysql.com/75156) to provide higher resolution query times than seconds. It gives some info but if the queries are very short then the integer runtime -in seconds makes the output far less interesting. +in seconds makes the output far less interesting. Total idle time is also +shown as this gives an indication of perhaps overly long idle queries, +and the sum of the values here if there's a pile up may be interesting. You can change the polling interval and switch between modes (see below).