Re: Can I use JMX reporter for getting the metrics into zabbix?

2015-11-12 Thread 马哲超
Yes. 1) Start kafka with JMX_PORT, like this: JMX_PORT=9997 bin/kafka-server-start.sh config/server-1.properties & 2) Create a new item in zabbix by setting type *JMX agent*, and key like* jmx["kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec,topic=sshd_in","OneMinuteRate"]*

Can I use JMX reporter for getting the metrics into zabbix?

2015-11-11 Thread Raju Bairishetti
Hello All, We have multiple metrics reporters for publishing/viewing the kafka metrics. I want to dump all kafka metrics in *zabbix.* I am thinking the following approaches to get the metrics in to zabbix. 1) Use JMX reporter in kafka to get the metrics and accessing these metrics from