Re: metric-kafka problems

2015-02-04 Thread Sa Li
Hello, Joe Continue this thread, I got following monitoring tools on my DEV, 1. graphite + statsD 2. kafka-web-console 3. JMX + jconsole 4. kafkaOffsetMonitor 5. Kafka Manager (yahoo just open source it) They all work fine locally on my dev, but I am thinking to get it work out of box cause I jus

Re: metric-kafka problems

2015-01-09 Thread Sa Li
Thank you very much, Joe, I will try all of them, keep here posted. On Jan 9, 2015 5:55 PM, "Joe Stein" wrote: > Hi, https://github.com/stealthly/metrics-kafka is a project to be used as > an example of how to use Kafka as a central point to send all of your > metrics for your entire infrastructu

Re: metric-kafka problems

2015-01-09 Thread Joe Stein
Hi, https://github.com/stealthly/metrics-kafka is a project to be used as an example of how to use Kafka as a central point to send all of your metrics for your entire infrastructure. The consumers integrate so as to abstract the load and coupling of services so systems can just send their stats to

metric-kafka problems

2015-01-09 Thread Sa Li
Hello, all I like to use the tool metrics-kafka which seems to be attractive to report kafka metric and use graphite to graph metrics, however I am having trouble to make it work. In https://github.com/stealthly/metrics-kafka, it says: In the main metrics-kafka folder 1) sudo ./bootstrap.sh 2)