DEV Community

JING CHEN
JING CHEN

Posted on

An exciting Apache ZooKeeper Desktop GUI

Brief introduction

  • ZooKeeper Assistant provides a dashboard feature that allows you to visualize a variety of common health metrics in real time, including incoming and outgoing bytes per second, latency, number of queued requests, and more
  • You can search for nodes or perform regular, integer, and case-matching on node values to get the data you want immediately
  • ZooKeeper Assistant automatically recognizes and formats different data formats, including Text, JSON, XML, HEX, MessagePack
  • With ZooKeeper Assistant, you can quickly import/export node data.
  • Support rich command line operations, including commands provided by zkCli.sh and four-character commands, all done by one software

Download at: https://www.redisant.com/za

Software screenshots

Quickly connect to your ZooKeeper and start working

Developed with Windows Native technology, ZooKeeper Assistant is small and fast, and can be started in less than 1s even on less configured machines

1.png

View your ZooKeeper health metrics in real time

ZooKeeper Assistant provides a dashboard feature that allows you to visualize a variety of common health metrics in real time, including incoming and outgoing bytes per second, latency, number of queued requests, and more

2.png

Rich data format support

ZooKeeper Assistant automatically recognizes and formats different data formats, including Text, JSON, XML, HEX, MessagePack

3.png
4.png

Fast node creation

Quickly create various types of nodes, including persistent and non-persistent nodes, supporting various authentication modes: world, auth, digest, ip

5.png

Command Line

Supports rich command line operations, including commands provided by zkCli.sh and four-character commands, all done by one software

6.png

Top comments (0)