Hi, Is there a way to pull broker stats (like partitions its is managing, jvm info, state of the partitions, etc.) without using JMX. We are shipping kafka in a appliance and there are restrictions on the ports that are open for security reasons. Are there any known ways of monitoring the health of Kafka ?
Thanks, Raghu.