[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/java'
Florian Forster
octo at verplant.org
Sun Feb 22 23:19:01 CET 2009
bindings/java/org/collectd/api/Collectd.java | 16 +++--
.../org/collectd/api/CollectdLogInterface.java | 27 ++++++++
src/collectd-java.pod | 45 +++++++++++++
src/collectd.conf.pod | 35 +++--------
src/java.c | 68 +++++++++++++++++++-
src/logfile.c | 5 +-
src/perl.c | 5 +-
src/plugin.c | 62 ++++++++++++++++--
src/plugin.h | 6 +-
src/syslog.c | 5 +-
10 files changed, 226 insertions(+), 48 deletions(-)
New commits:
commit b565ea6f66d488989ec3bdcd0a304cf8f35b365b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Feb 22 23:18:58 2009 +0100
collectd.conf(5): Updated the information on the java plugin.
commit 773467790bd066ec6b9693732d165d7fde9f18f7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Feb 22 23:18:43 2009 +0100
java plugin: Add support for `log' callbacks.
commit 3f9f3d0f8454337c3095f6c7bc2358a50df47876
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Feb 22 23:03:00 2009 +0100
src/plugin.c: Add a user_data_t pointer to log callbacks.
More information about the collectd-changes
mailing list