[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Thu Aug 13 08:14:42 CEST 2009
bindings/java/org/collectd/java/GenericJMX.java | 145 ++++++
.../collectd/java/GenericJMXConfConnection.java | 190 +++++++
.../org/collectd/java/GenericJMXConfMBean.java | 242 +++++++++
.../org/collectd/java/GenericJMXConfValue.java | 515 ++++++++++++++++++++
contrib/GenericJMX.conf | 145 ++++++
contrib/README | 9 +-
6 files changed, 1243 insertions(+), 3 deletions(-)
New commits:
commit ee203ecd5fae28ab12f158e03e18f2b57394897a
Merge: 396a709634cef7eff49cbbeb9b59ade74e4bd8bc b920755383f35b7504974d12ccfbd9597b9087d7
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Aug 13 08:14:24 2009 +0200
Merge branch 'ff/genericjmx'
commit b920755383f35b7504974d12ccfbd9597b9087d7
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date: Mon Aug 3 14:47:02 2009 +0200
contrib/GenericJMX.conf: Added a sample config file for the GenericJMX plugin.
commit 7603c661cdeabe2068939486ed0a3e49aba129a3
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date: Mon Aug 3 11:56:26 2009 +0200
java bindings: GenericJMX: Add support for more numeric classes.
commit 1a73830d72f470999df7f0289cfd0f1cf3cc150c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 2 17:54:37 2009 +0200
java bindings: GenericJMX: Fix a couple of error messages.
Also renamed a variable to fit the naming schema.
commit e1f4ed33a0dbf6f017ebae8395759893efa6b176
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 2 17:26:05 2009 +0200
java bindings: GenericJMX: Add support for "InstanceFrom".
This can be used to specify so called "properties" to include in the
plugin instance.
commit 658b873e6ac13d387a710fa02d8f85057fd5cae8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 2 16:50:22 2009 +0200
java bindings: GenericJMX: This first prototype version seems to do something.
Well, at least it's not throwing exceptions like mad..
commit bd931500189953f6995dc0cda30a35d98a824c3d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 2 12:18:30 2009 +0200
java bindings: Add first take at a `GenericJMX' plugin.
More information about the collectd-changes
mailing list