performance - Monitoring Kafka Spout -


I am trying to monitor Kafka's performance for my project. I have used cuffspouts which are Apache-Storm -9.2-Incubating is included in the release.

Is it possible to keep track of throughput throughput using the Kafka offset monitoring tool? Is there another better way to monitor bottleneck?

Thank you, Palak Shah

The latest Yahoo! Kafka manager details the matrix And you see TPS, bytes in / out etc.



Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -