<div dir="ltr">I am trying to utilize collectd with genericjmx to monitor a proprietary application.  The Challenge that I am running into is that some of the exposed MBeans return relevant data as an array:<div><br></div><div>(this is output of a get -b with jmxterm)</div><div><br></div><div><div>#mbean = com.package:id=my_id,name=random_counter,type=TimeSeries:</div><div>ValuePerMinute = [ 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216, 430216 ];</div></div><div><br></div><div>As you can see many of these values dont change and the trend is more interesting then the actual data, so I dont care if I get an average, last, first, etc.  However I have not been able to get any of it.  Does anybody have a recommendation or know how to handle this?</div><div><br></div><div>thanks</div><div>Geoff</div></div>