Open dseravalli opened 4 years ago
same for me
It is working for me
marked cluster in CMAK as SSL and consumer.property with SSL config has been imported in application.conf
kafka-manager.consumer.properties.file=${?CONSUMER_PROPERTIES_FILE} kafka-manager.consumer.properties.file="/etc/cmak/consumer.properties"
security.protocol=SSL ssl.truststore.location=server.truststore.jks ssl.truststore.password=XXXXXX ssl.keystore.location=server.keystore.jks ssl.keystore.password=XXXX ssl.key.password=XXXXX ssl.keystore.type=JKS ssl.truststore.type=JKS key.deserializer=org.apache.kafka.common.serialization.ByteArrayDeserializer value.deserializer=org.apache.kafka.common.serialization.ByteArrayDeserializer
All my JMX metrics are 0's on a new cluster I've added to CMAK monitoring. I have other clusters in CMAK with working metrics. I think the only difference is the new cluster has Jolokia attached to the process. CMAK v3.0.0.4 and Kafka v2.4.1
Telnet to JMX port from CMAK host works:
Kafka broker systemd config file:
CMAK error message: