Zookeeper's monitoring tools

Source: Internet
Author: User
Tags zookeeper client

Zookeeper's monitoring tools
Many of the company's products will use zookeeper, such as meta-message middleware, in the process of testing, we often need to query the information inside the zookeeper to pinpoint the problem. Currently the project has the development team to write their own browser Node-zk-browser, is based on node. JS express.js Framework and Node-zookeeper client implementation, specific reference https://github.com/ Killme2008/node-zk-browser. But Node-zk-browser is more difficult to deploy to students who are less familiar with node. js, so share a very simple ZK browser tool and Eclipse plugin with everyone. In addition to showing the tree structure, the tool can also show the properties and data of each path, and can be edited if the data is text.
First, Zooinspector
1.ZK Browser Client

Download: Https://issues.apache.org/jira/secure/attachment/12436620/ZooInspector.zip

Run: The following interface appears when you click Zooinspector\build\zookeeper-dev-zooinspector.jar after decompression

Connect ZK

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

Run

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.

Second, Zookeeper-monitor
http://jm-blog.aliapp.com/?p=1450

Zookeeper's monitoring tools

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.