summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2015-01-02 22:59:08 +0100
committerNicolargo <nicolas@nicolargo.com>2015-01-02 22:59:08 +0100
commitdfd2cf1c38d9cb0617bef4b181bbd5c52ed3a38f (patch)
tree08e0abb46d73e115004ca0dbf9f21f2b52a650b2 /NEWS
parente32089f40a16a267cca08cc1b16a690f4c5f1d36 (diff)
Add {{mustache}} feature to the action script
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 24298846..7ecc1530 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,13 @@
Glances Version 2.x
==============================================================================
-Version 2.X
+Version 2.3
===========
+ * Add actions on alerts (issue #132). It is now possible to run action (command line) by triggers. Action could containq {Mustache} {{tag}} (Mustache) with stat value.
* Add InfluxDB export module (--export-influxdb) (issue #455)
* Add Statsd export module (--export-statsd) (issue #465)
- * Refactor export module (CSV export option is now --export-csv). It is now possible to export stats from the Glances client (issue #463)
+ * Refactor export module (CSV export option is now --export-csv). It is now possible to export stats from the Glances client mode (issue #463)
* The Web inteface is now based on BootStarp / RWD grid (issue #417, #366 and #461) Thanks to Nicolas Hart @nclsHart
* Add the RAID plugins (issue #447)