[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/java'
Florian Forster
octo at verplant.org
Sun Feb 22 22:15:59 CET 2009
bindings/java/org/collectd/api/Collectd.java | 6 ++
.../org/collectd/api/CollectdFlushInterface.java | 27 ++++++
src/collectd-java.pod | 34 +++++++-
src/java.c | 89 +++++++++++++++++++-
src/network.c | 6 +-
src/perl.c | 5 +-
src/plugin.c | 77 ++++++++++++++----
src/plugin.h | 4 +-
src/rrdtool.c | 5 +-
9 files changed, 228 insertions(+), 25 deletions(-)
New commits:
commit ddf1f52c7fb0eab19a0f35e0747dfa21edcae109
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Feb 22 22:15:47 2009 +0100
java plugin: Add support for `flush' callbacks.
commit 6e50de5cc715881f736631ed81341fd2ef6e250c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Feb 22 21:48:05 2009 +0100
src/plugin.c: Add a user_data_t pointer to flush callbacks.
More information about the collectd-changes
mailing list