summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38c054b)
raw | patch | inline | side by side (parent: 38c054b)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 13 Sep 2009 14:32:52 +0000 (16:32 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 13 Sep 2009 14:32:52 +0000 (16:32 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 64006dbb2f8ffceb756224ba22104270199317c4..712324dbfbb94e387f71330798e7a8c6ecb40605 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* tokyotyrant plugin: The new TokyoTyrant plugin reads the number of
records and file size from a running Tokyo Tyrant server. Thanks to
Paul Sadauskas for the patch.
+ * unixsock plugin: Add the “GETTHRESHOLD” command. This command can be
+ used to query the thresholds configured for a particular identifier.
* write_http plugin: The new Write HTTP plugin sends the values
collected by collectd to a web-server using HTTP POST requests.
Thanks to Paul Sadauskas for the patch.