Historique | Voir | Annoter | Télécharger (6,49 ko)
Category Tree: Reduce number of categoriesDon't use variable to set category, plugin gallery build script needs the pure string..
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)....
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.