I had a quick look at the Java stuff:

The old gmetric-java[1] seems to be based on the pre-3.1 wire format

jmxetric[2] only works with JMX, but has support for both wire formats

Therefore, I've generalized the JMXetric code to work without JMX or
MBeans, and committed it here as gmetric4j:

      https://github.com/ganglia/gmetric4j

I'll send another post with a sample use-case

I believe the jmxetric code could be simplified to work against
gmetric4j rather than having a copy of the ganglia.gmetric classes in
two places.



1. https://github.com/ganglia/ganglia_contrib/tree/master/gmetric-java
2. http://code.google.com/p/jmxetric/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to