pthulasiram / jmxetric

Automatically exported from code.google.com/p/jmxetric
MIT License
0 stars 0 forks source link

Set "wireformat31x" to true in xml do not work #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I wrote options in jmxetric.xml like this:

{{{
<ganglia hostname="localhost" port="8649" mode="multicast" wireformat31x="true" 
/>
}}}

and ran the demo with agent arguments:

  config=etc/jmxetric.xml

then, i saw the log:

  FINE: GMetric host=localhost port=8649 mode=multicast v31x=false

Original issue reported on code.google.com by zhong.lunfu on 31 Jul 2011 at 9:53

GoogleCodeExporter commented 8 years ago
the option "mode" has the same problem too.

Original comment by zhong.lunfu on 31 Jul 2011 at 9:56