<div dir="ltr">Hi Willi,<div><br></div><div>Apologies for not explaining completely. I was interested in know the <b>description</b> of all the below. For example</div><div><br></div><div>####/http_requests-request-count is number of http requests#########</div><div><div>GenericJMX-http/http_requests-request-count</div><div><br></div><div>#######some description of http_requests-2xx-response-count#########</div><div>GenericJMX-http/http_requests-2xx-response-count<br></div><div><br></div><div>#######some description of http_requests-4xx-response-count#########<br></div><div>GenericJMX-http/http_requests-4xx-response-count</div><div><br></div><div>#######some description of http_requests-5xx-response-count#########<br></div><div><br></div><div>GenericJMX-http/http_requests-5xx-response-count</div><div>load/gauge-shortterm_per_cpu</div><div>cpu/gauge-cpu_percent_used</div><div>GenericJMX-memory-heap/memory-used</div><div>tcpconns/gauge-TIME-WAIT</div><div>tcpconns/gauge-CLOSE-WAIT</div><div>GenericJMX-NIO-currentConnected/gauge</div><div>GenericJMX-NIO-currentAccepted/gauge</div><div>disk-root/gauge-percent_bytes-used</div><div>disk-var-log-apigee/gauge-percent_bytes-used</div><div>GenericJMX-ThreadPool-activeThreadCount/gauge</div><div>memory/memory-used</div></div><div><br></div><div>So that we know what all specific JMX attributes we need to capture. For example I am not sure what does <b>GenericJMX-http/http_requests-request-count </b>do and so on and so forth for the above described JMX attributes.</div><div><br></div><div>Regards,</div><div><br></div><div>Kaushal</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 22, 2016 at 9:37 PM, Wilfried Goesgens <span dir="ltr"><<a href="mailto:dothebart@citadel.org" target="_blank">dothebart@citadel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>

<p> </p>
<blockquote>
<div><span>Fri Jan 22 2016 09:32:02 EST</span> <span>from "Kaushal Shriyan" <<a href="mailto:kaushalshriyan@gmail.com" target="_blank">kaushalshriyan@gmail.com</a>> </span> <span>Subject: [collectd] collectd JMX definition</span></div><div><div class="h5">
<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> </div>
</div>
</div></div></blockquote>
<p>I've used jolokia for that:</p>
<p><a href="https://github.com/collectd/collectd/pull/667" target="_blank">https://github.com/collectd/collectd/pull/667</a></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>
</div>
</blockquote></div><br></div>