<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hello,</p>
<p>I have the GenericJMX plugin installed and it works great (I got all the metrics working from contrib/GenericJMX.conf).
</p>
<p> </p>
<p>I am monitoring a Jboss server. The problem I have is that when my JBoss gets re-deployed (new builds via CI) the collectd collections stop working. I have to restart collectd for it to start working again. Some Exceptions in the logs are as below. Restarting
 collectd on every host with deploys would be a deal breaker.</p>
<p>Maybe there is some config that forces it to re-create a connection or something else I am missing?</p>
<p>Any help will be much appreciated. </p>
<p> </p>
<p>Thanks</p>
<p> </p>
<p>[2014-09-23 16:09:10] GenericJMXConfValue.query: getAttribute failed: javax.management.InstanceNotFoundException: java.lang:type=MemoryPool,name=Code Cache is not registered.<br>
[2014-09-23 16:09:10] GenericJMXConfValue.query: Querying attribute Usage failed.<br>
[2014-09-23 16:09:10] GenericJMXConfValue.query: getAttribute failed: javax.management.InstanceNotFoundException: java.lang:type=MemoryPool,name=CMS Perm Gen is not registered.<br>
</p>
<p> </p>
</div>
</body>
</html>