mysql_aggregate_: allow graphing only max/min value
In some cases it can be useful to know the maximum value of any row of anaggregate (for example, the maximum number of logins by a single user), withoutgraphing each row separately (because there are too many or the rows change)....
Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.
Merge pull request #184 from iborodikhin/master
Mysql COUNT plugin
Adding custom label and vlabel environment variables support
Added simple graph mode for queries without GROUP BY statement
Adding new plugin to monitor count of values matching specified criteria in Mysql table.
Do some more housecleaning.
Fixed stupid last line
Fixed plugins/mysql/mysql_size_all to support database names with a "-" character
remove plugins existing in the main munin distribution
- have some dirs