Projet

Général

Profil

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

root / plugins / mysql @ 8af08143

# Date Auteur Commentaire
4fa1dd38 2014-09-17 03:24 Steve Schnepp

Merge pull request #490 from tntu/patch-1

Make it usable

6ffd5019 2014-09-06 20:03 Gabriele Pohl

Reduce number of categories, use more generic terms

0866999f 2014-06-11 10:43 Vlad Marian

Make it usable

Fixed the display issue for formerly active users that wore no longer showing once they closed all connections.
Also made other fixes like the negative others and improved performance.
It could still be improved but for now it should do.

efc20c67 2014-01-02 19:30 Antoine Beaupré

cosmetic

6002cb63 2014-01-02 19:17 Antoine Beaupré

overhaul graph display: remove total, make "current" the "limit"

i did this because I can't figure out how to not stack the lines
after the areas. furthermore, removing the limit is essential to have
a proper resolution in the display.

02c5c4b6 2014-01-02 19:08 Antoine Beaupré

limit and sort the config entries the same way as we sort values, based on values

88ba6e86 2014-01-02 18:54 Antoine Beaupré

reorder graph to, hopefully, fix stacking

ade14817 2014-01-02 18:47 Antoine Beaupré

cosmetic fixes

c2214999 2014-01-02 18:47 Antoine Beaupré

limit to ten the number of users by default

c223def9 2014-01-02 17:44 Antoine Beaupré

fork the mysql_connections plugin to add per-user support

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