Projet

Général

Profil

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

root / plugins / mysql / mysql_connections_per_user @ c40eabee

Historique | Voir | Annoter | Télécharger (5,08 ko)

# Date Auteur Commentaire
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