yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.82k stars 2.51k forks source link

Kafka cluster health checking #57

Open gianm opened 9 years ago

gianm commented 9 years ago

kafka-manager could assist with health-checking of kafka clusters in one of two ways:

I'm partial to the pull-based checks since I think they're probably easier to integrate with existing monitoring stuff. Either way, I think good stuff to monitor could be taken from the list here: https://kafka.apache.org/082/ops.html

Some of the most interesting stuff is:

frossi85 commented 7 years ago

Hi Guys,

What is the state of this?? I want to plug some alert system and this will help me a lot.