andreas-schroeder / kafka-health-check

Health Check for Kafka Brokers.
MIT License
243 stars 84 forks source link

Supporting multiple brokers #17

Open ltnilaysahu opened 7 years ago

ltnilaysahu commented 7 years ago

In case , kafka-health-check is being run on a single machine and it needs to do health check on multiple brokers. This fork takes multiple broker ips separated comma and loops to do a health check on all of them.