Https://issues.apache.org/jira/secure/attachment/12436620/ZooInspector.zip
The following interface appears when you click Zooinspector\build\zookeeper-dev-zooinspector.jar after decompression
Click the green button in the top left corner to enter the address and port of the ZK server
Once the connection is successful, the node data information of ZK can be seen.
2.zk Browser Eclipse Plugin
- Installing the Eclipse Plugin
Step 1. On the Eclipse menu, open Help, Install New software ...
Step 2. Add the URL http://www.massedynamic.org/eclipse/updates/ .
Step 3. Select Plug-in and install
Step 1. Open Window->show View->other...->zookeeper 3.2.2 in the Eclipse menu
Step 2. Connect ZK
Enter a running ZK server address and port
Once the connection is successful, you can view the node information in the ZK server in Eclipse.
Eclipse installation Zookeeper plugin on Linux systems