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

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

php - PDO bindParam() fatal error -

javascript - preventing audio from playing then allowing after end with jquery function -