[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/java'
Florian Forster
octo at verplant.org
Mon Feb 23 14:58:19 CET 2009
bindings/java/org/collectd/api/Collectd.java | 6 +
.../api/CollectdNotificationInterface.java | 33 ++
src/collectd-java.pod | 24 +
src/exec.c | 8 +-
src/java.c | 214 ++++++++-
src/logfile.c | 6 +-
src/network.c | 6 +-
src/notify_desktop.c | 6 +-
src/notify_email.c | 6 +-
src/perl.c | 6 +-
src/plugin.c | 530 +++++++++-----------
src/plugin.h | 10 +-
12 files changed, 534 insertions(+), 321 deletions(-)
New commits:
commit fb9f56e5af1a63d94c80a2ea6f067aeb7787f397
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Mon Feb 23 14:57:56 2009 +0100
java plugin: Add support for `notification' callbacks.
commit 9c8848b1b4bc307b18eabc22f913313fecdd36af
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Mon Feb 23 14:50:03 2009 +0100
src/plugin.c: Add a user_data_t pointer to notification callbacks.
More information about the collectd-changes
mailing list