While I appreciate all the suggestions on other JMX related tools, my question is really about the JMXTool included in and documented in Kafka and how to use it to dump all the JMX data. I can get it to dump some mbeans, so i know my config is working. But what I can't seem to do (which is described in the documentation) is to dump all attributes of all objects.
Please, anyone using it have any experience it that might be able to help me? Thanks in advance! On Sat Jan 17 2015 at 12:39:56 PM Albert Strasheim <full...@gmail.com> wrote: > On Fri, Jan 16, 2015 at 5:52 PM, Joe Stein <joe.st...@stealth.ly> wrote: > > Here are some more tools for that > > https://cwiki.apache.org/confluence/display/KAFKA/JMX+Reporters > depending > > on what you have in place and what you are trying todo different options > > exist. > > > > A lot of folks like JMX Trans. > > We tried JMX Trans for a while, but didn't like it very much. > > Jolokia looks promising. Trying that now. > > http://www.jolokia.org/ >