<html><body>

<p> </p>
<blockquote>
<div class="message_header"><span>Fri Jan 22 2016 09:32:02 EST</span> <span>from "Kaushal Shriyan" <kaushalshriyan@gmail.com> </span> <span class="message_subject">Subject: [collectd] collectd JMX definition</span></div>
<div>
<div dir="ltr">
<div>Hi,</div>
<div> </div>
<div>I have collectd which pushes data to the graphite server. is there a sample collectd JMX definition?</div>
<div> </div>
<div>For example i have graphite application setup and i am looking out for line item description of GenericJMX-memory-heap?</div>
<div> </div>
<div>Any help will be highly appreciable.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Kaushal</div>
<div> </div>
</div>
<br />
<div id="ATTCH_ID_" class="display_inline_attachment_body" style="display: none;"> </div>
</div>
</blockquote>
<p>I've used jolokia for that:</p>
<p>https://github.com/collectd/collectd/pull/667</p>
<p>It gives you the advantage, that you can browse the oid lists.</p>
<p>There is a python script attached to find values that actually change.</p>
<p> </p>
<p>Cheers,</p>
<p>Willi</p>
</body></html>