<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I'm using collectd to push data to graphite (using collect 5.4.0).<br><br></div>I was able configure it to show most of the information I wanted about a server (memory, cpu utilization, number of processes, network and disk activity).<br>

<br></div>Since the server has a Tomcat running I used the java plugin to collect information using JMX. Everything seemed to work until I noticed that when I activate the java plugin some of the other data seems to stop working.<br>

<br></div>After doing several tests I came to the conclusion that a simple configuration like this:<br><br>LoadPlugin java<br><Plugin "java"><br>  JVMArg "-Djava.class.path=/usr/share/collectd/java/collectd-api.jar:/usr/share/collectd/java/generic-jmx.jar"<br>

  LoadPlugin "org.collectd.java.GenericJMX"<br></Plugin><br><br clear="all"><div><div><div><div><div>Is enough to make some other plugins stop working (for now I have notice that this plugins affects the processes, memory and apache plugins). From my tests I was able to verify that the missing data isn't being sent to graphite but I don't see any errors on the log.<br>

<br></div><div>Anyone had this problem before or has any idea on how to fix this?<br><br></div><div>Thanks<br></div><div>-- <br>Paulo Silva <<a href="mailto:paulojjs@gmail.com">paulojjs@gmail.com</a>>
</div></div></div></div></div></div>