[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/java'

Florian Forster octo at verplant.org
Mon Feb 23 15:38:35 CET 2009


 bindings/java/org/collectd/api/Collectd.java     |    5 +
 bindings/java/org/collectd/api/Notification.java |    7 +
 src/collectd.conf.in                             |    1 +
 src/java.c                                       |  131 ++++++++++++++++++++--
 src/logfile.c                                    |    3 +-
 src/plugin.c                                     |   16 ++-
 6 files changed, 147 insertions(+), 16 deletions(-)

New commits:
commit 6f521e7354231aa7cba61ea4066f2749aee6932a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 23 15:38:29 2009 +0100

    logfile plugin: Interpret `(notification_t *)->time == 0' as `now'.

commit aab902bb10a4e0a65abda511e6e362c554a2dcc6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 23 15:37:44 2009 +0100

    java plugin: Expose `plugin_dispatch_notification' to Java plugins.

commit 2f19d7e66d61d004e741892734ac4f2e61a0ef16
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 23 15:37:01 2009 +0100

    src/collectd.conf.in: Add `LoadPlugin java'.

commit c41ead0b33b4f3210c49591499ce8010172ae2cb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 23 15:36:40 2009 +0100

    src/plugin.c: Fix plugin_dispatch_notification again.




More information about the collectd-changes mailing list