[collectd] GenericJMX read MBean array

Geoff Kramer kramer.geoff at gmail.com
Thu Jul 28 16:38:14 CEST 2016


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:

(this is output of a get -b with jmxterm)

#mbean = com.package:id=my_id,name=random_counter,type=TimeSeries:
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 ];

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?

thanks
Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20160728/46080ee4/attachment.html>


More information about the collectd mailing list