Re: kafka monitoring

2015-03-05 Thread Vladimir Tretyakov
Hi Sa Li, For the monitoring piece there is SPM - see *http://blog.sematext.com/2015/02/10/kafka-0-8-2-monitoring/ *. Demo https://apps.sematext.com/demo (just select 'SPM.Prod.Kafka' system after you login as DEMO user) It will monitor

Re: How to parse some of JMX Bean's names.

2014-06-04 Thread Vladimir Tretyakov
in-lined. > > > On Wed, Jun 4, 2014 at 6:08 AM, Vladimir Tretyakov < > vladimir.tretya...@sematext.com> wrote: > > > Hi again, few more questions from me: > > > > *1.* > > > > What I see in JMX: > > > > > > > k

Re: How to parse some of JMX Bean's names.

2014-06-04 Thread Vladimir Tretyakov
e a dash in your topic names and hosts and ... because if you use dashes > we won't know how to parse your Kafka's MBean names" :) > > > > Also, do you mind to file a JIRA ticket to keep track of this issue? > > > Here it is: https://issues.apache.org/jira/browse/KAFKA-1481 &g

Re: MetricId can be EMPTY in ProducerRequestMetrics

2014-06-02 Thread Vladimir Tretyakov
Aha, I see, thx a lot. On Mon, Jun 2, 2014 at 7:51 PM, Jun Rao wrote: > You will need to set the client.id property in the producer. > > Thanks, > > Jun > > > On Mon, Jun 2, 2014 at 5:12 AM, Vladimir Tretyakov < > vladimir.tretya...@sematext.com> wrote: >

Re: What information does FetchRequestAndResponseMetrics name contain?

2014-06-02 Thread Vladimir Tretyakov
kerId (to fetch from). > > Thanks, > > Jun > > > On Mon, Jun 2, 2014 at 5:16 AM, Vladimir Tretyakov < > vladimir.tretya...@sematext.com> wrote: > > > Hello everyone, > > > > We are adding Kafka 0.8.x monitoring support to SPM > > <http://sem

Fwd: How to parse some of JMX Bean's names.

2014-06-02 Thread Vladimir Tretyakov
Hello everyone, We are adding Kafka 0.8.x monitoring support to SPM here at Sematext. Unfortunately, we quickly hit an issue caused by the new bean naming convention that embeds things like topic and host names in the beans along with metrics, separated by dashes, making

How to parse some of JMX Bean's names.

2014-06-02 Thread Vladimir Tretyakov
Hello everyone, We are adding Kafka 0.8.x monitoring support to SPM here at Sematext. Unfortunately, we quickly hit an issue caused by the new bean naming convention that embeds things like topic and host names in the beans along with metrics, separated by dashes, making

What information does FetchRequestAndResponseMetrics name contain?

2014-06-02 Thread Vladimir Tretyakov
Hello everyone, We are adding Kafka 0.8.x monitoring support to SPM here at Sematex and I have one question about JMX Kafka beans: In Jconsole for my local setup I see: kafka.consumer:type="FetchRequestAndResponseMetrics",name=" af-servers-ConsumerFetcherThread-af-serv

MetricId can be EMPTY in ProducerRequestMetrics

2014-06-02 Thread Vladimir Tretyakov
Hello everyone, We are adding Kafka 0.8.x monitoring support to SPM here at Sematex and I have one question about JMX Kafka beans: In Jconsole for my local setup I see: "kafka.producer:type=ProducerRequestMetrics,name=- host_localhost-port_9092-ProducerRequestRateAndTi