]> jfr.im git - munin-plugins.git/commitdiff
mysql: convert slow to /minute rate
authorJohn Runyon <redacted>
Thu, 28 Sep 2023 22:59:52 +0000 (17:59 -0500)
committerJohn Runyon <redacted>
Thu, 28 Sep 2023 22:59:52 +0000 (17:59 -0500)
mysql_

diff --git a/mysql_ b/mysql_
index b48d36cff2f41b14d91a15349c0b1b5022b69379..03dc867acc50c72597214f7e8b29568a54160d0f 100755 (executable)
--- a/mysql_
+++ b/mysql_
@@ -702,6 +702,7 @@ $graphs{slow} = {
        global_attrs => {
            title  => 'Slow Queries',
            vlabel => 'Slow queries per ${graph_period}',
+               period => 'minute',
        },
        data_source_attrs => {
            draw  => 'LINE2',