Re: Training Kafka and ZooKeeper - Monitoring and Operability

2016-10-11 Thread Ben Stopford
afka and ZooKeeper work. > > I uploaded it on SlideShare, I thought it might be useful to other people: > http://fr.slideshare.net/NicolasMotte/training-kafka- > and-zookeeper-monitoring-and-operability > > In the description you will get a link to the version with audio > des

Training Kafka and ZooKeeper - Monitoring and Operability

2016-10-11 Thread Nicolas Motte
://fr.slideshare.net/NicolasMotte/training-kafka-and-zookeeper-monitoring-and-operability In the description you will get a link to the version with audio description. Cheers Nico

Re: zookeeper monitoring

2015-01-09 Thread Sa Li
Worked, thanks On Fri, Jan 9, 2015 at 10:37 AM, Sa Li wrote: > Hi, I parse the zkServer.sh and make changes on > /etc/zookeeper/conf/environment > > ZOOMAIN="-Dcom.sun.management.jmxremote=true > -Dcom.sun.management.jmxremote.local.only=false > -Dcom.sun.management.jmxremote.authenticate=fals

Re: zookeeper monitoring

2015-01-09 Thread Sa Li
Hi, I parse the zkServer.sh and make changes on /etc/zookeeper/conf/environment ZOOMAIN="-Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false com.sun.management.jmxremote.port=

zookeeper monitoring

2015-01-08 Thread Sa Li
Hi, all I've just figured out the monitoring of kafka by jconsole, I want to do the same thing to zookeeper. Zookeeper site says "The class *org.apache.zookeeper.server.quorum.QuorumPeerMain* will start a JMX manageable ZooKeeper server. This class registers the proper MBeans during initalization