Re: kafka monitoring system

2014-12-22 Thread chetan conikee
; > > > > > > YuanJia Li > > > > > > > > > > > > From: Sa Li > > Date: 2014-12-23 08:41 > > To: users > > Subject: kafka monitoring system > > Hi, all > > > > I am thinking to make a reliable monitoring system for o

Re: kafka monitoring system

2014-12-22 Thread Rajasekar Elango
with JMX and sending to opentsdb. Opentsdb is graphing and > alerting. > > > > > YuanJia Li > > > > > > From: Sa Li > Date: 2014-12-23 08:41 > To: users > Subject: kafka monitoring system > Hi, all > > I am thinking to make a reliable monitor

Re: kafka monitoring system

2014-12-22 Thread YuanJia Li
Hi Sa Li, You can try to use jmxtrans+opentsdb to monitor kafka. Jmxtrans is collecting data with JMX and sending to opentsdb. Opentsdb is graphing and alerting. YuanJia Li From: Sa Li Date: 2014-12-23 08:41 To: users Subject: kafka monitoring system Hi, all I am thinking to make a

Re: kafka monitoring system

2014-12-22 Thread Otis Gospodnetic
Hi Sa Li, Have a look at SPM for monitoring Kafka: http://sematext.com/spm http://blog.sematext.com/2013/10/16/announcement-spm-performance-monitoring-for-kafka/ https://sematext.atlassian.net/wiki/display/PUBSPM/SPM+FAQ#SPMFAQ-KafkaMonitoring Otis -- Monitoring * Alerting * Anomaly Detection * C

kafka monitoring system

2014-12-22 Thread Sa Li
Hi, all I am thinking to make a reliable monitoring system for our kafka production cluster. I read such from documents: "Kafka uses Yammer Metrics for metrics reporting in both the server and the client. This can be configured to report stats using pluggable stats reporters to hook up to your mo