Query on broker info

2015-06-03 Thread Pavan Chenduluru
Hi, I am new to apache kafka, and I want to get current status of kafka broker? Can you help me this? Regards, Pavan

Re: Query on broker info

2015-06-03 Thread Otis Gospodnetic
Hi Pavan, See Monitoring section at https://kafka.apache.org/08/ops.html for various JMX Beans that will tell you about Broker, Producer, and Consumer. See http://sematext.com/spm/integrations/kafka-monitoring.html if you are on 0.8.2 and need something quickly. Otis -- Monitoring * Alerting *

Re: Query on broker info

2015-06-03 Thread Chandrashekhar Kotekar
Your question is somewhat vague. Can you please tell what exactly you are looking for? On 03-Jun-2015 7:59 PM, Pavan Chenduluru chendul...@gmail.com wrote: Hi, I am new to apache kafka, and I want to get current status of kafka broker? Can you help me this? Regards, Pavan