Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / mysql @ ef960abc

# Date Auteur Commentaire
ce558089 2013-06-18 00:37 Alex Dehnert

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)....

b9ffe603 2013-01-27 10:16 Jakob Unterwurzacher

Add plugin mysql_size_ondisk - reports the on-disk size of MySQL DBs.

442bc680 2012-10-19 18:09 Steve Schnepp

Merge pull request #184 from iborodikhin/master

Mysql COUNT plugin

86847af6 2012-09-24 05:40 iborodikhin

Adding custom label and vlabel environment variables support

42a11deb 2012-09-12 00:17 iborodikhin

Added simple graph mode for queries without GROUP BY statement

c561076a 2012-09-11 22:34 iborodikhin

Adding new plugin to monitor count of values matching specified criteria in Mysql table.

e0f0fb86 2012-08-07 00:38 Diego Elio Pettenò

Do some more housecleaning.

49586e2a 2012-06-28 07:52 Clemens Horch

Fixed stupid last line

970a09d1 2012-06-28 07:32 clorch

Fixed plugins/mysql/mysql_size_all to support database names with a "-" character

62d43835 2012-05-04 05:54 Kenyon Ralph

remove plugins existing in the main munin distribution

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs