[collectd] generic JMX plugin
Florian Forster
octo at verplant.org
Tue Aug 4 17:18:42 CEST 2009
Hi Matthew,
On Mon, Aug 03, 2009 at 03:00:51PM -0400, matthew sporleder wrote:
> I got the plugin to load and I see an open connection to my host, but
> I don't see any output. Where are these stats supposed to go?
the stats are dispatched to the daemon. This means what happens to the
data depends on your configuration.
> Also, where do I configure a username and password for a connection?
> Right now I'm using no security.
Me neither. I did all my tests with the following arguments to the JVM:
-Dcom.sun.management.jmxremote.port=17264
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
I didn't find out how to do authentication yet and SSL with JMX seems to
be a huge pain in the you-know-where.
I'll try to find out how the authentication works and, if it's not
somehow included in the “service URL”, add that to the plugin.
Regards,
-octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090804/f85c199a/attachment.pgp
More information about the collectd
mailing list