[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/erlang'
Florian Forster
octo at verplant.org
Sat Nov 14 10:15:51 CET 2009
bindings/erlang/collectd.erl | 2 +-
src/collectd.conf.in | 8 ++
src/erlang.c | 175 +++++++++++++++++++++++++++++++++--------
3 files changed, 150 insertions(+), 35 deletions(-)
New commits:
commit 43ea89b8f320b54cc6d1bb05c5cc13488bb438c9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 10:15:44 2009 +0100
erlang plugin: Have "send_error" free the *entire* term.
commit 11f774e60aa0a6a6e205debe60c3376a355d8818
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 10:15:03 2009 +0100
erlang plugin: Don't exit if "erl_accept" indicates an error.
This happens for example when a client uses an incorrect cookie.
commit 23a1f23b0628a48df6c56fcf94c783536b382eb2
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 10:14:26 2009 +0100
erlang plugin: Improve handling of communication errors.
commit a4e4fad8a90a099257e1a26ffae0ef8cdf4f6704
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 10:13:39 2009 +0100
erlang plugin: Actually register a read callback.
commit 40c20d31dce21cdfc932f895a724c7545381b150
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 09:52:26 2009 +0100
bindings/erlang/collectd.erl: Use improved syntax for "dispatch_values".
commit 7180965057b548db6fa4a939f7479b3a34ec7485
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Nov 14 09:18:54 2009 +0100
src/collectd.conf.in: Add the Erlang plugin.
More information about the collectd-changes
mailing list