Antoine Beaupré
c223def9d5
fork the mysql_connections plugin to add per-user support
2014-01-02 17:44:02 -05:00
Alex Dehnert
ce558089c4
mysql_aggregate_: allow graphing only max/min value
...
In some cases it can be useful to know the maximum value of any row of an
aggregate (for example, the maximum number of logins by a single user), without
graphing each row separately (because there are too many or the rows change).
This change allows that by setting the "only" parameter to "max" or "min".
2013-06-18 00:37:27 -04:00
Jakob Unterwurzacher
b9ffe6035e
Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.
2013-01-27 16:16:17 +01:00
Steve Schnepp
442bc6808e
Merge pull request #184 from iborodikhin/master
...
Mysql COUNT(*) plugin
2012-10-19 15:09:33 -07:00
iborodikhin
86847af6d8
Adding custom label and vlabel environment variables support
2012-09-24 15:40:28 +06:00
iborodikhin
42a11debca
Added simple graph mode for queries without GROUP BY statement
2012-09-12 10:17:19 +06:00
iborodikhin
c561076a32
Adding new plugin to monitor count of values matching specified criteria in Mysql table.
2012-09-12 08:34:26 +06:00
Diego Elio Pettenò
e0f0fb8659
Do some more housecleaning.
2012-08-06 21:38:45 -07:00
Clemens Horch
49586e2a87
Fixed stupid last line
2012-06-28 13:52:59 +02:00
clorch
970a09d158
Fixed plugins/mysql/mysql_size_all to support database names with a "-" character
2012-06-28 14:32:53 +03:00
Kenyon Ralph
62d43835d4
remove plugins existing in the main munin distribution
2012-05-04 02:54:55 -07:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00