KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
zookeeper-admin
★ 20
Open GitHub ↗
zookeeper admin dashboard
Download README (.md)
Explore Similar Repositories
kaggle-outbrain
:
Companion repository to blog posts https://dsnotes.com/post/2017-01-27-lessons-learned-from-outbrain-click-prediction-kaggle-competition/ and https://dsnotes.com/post/2017-02-07-large-data-feature-hashing-and-online-learning-part-2/
pghoney
:
Low-interaction Postgres Honeypot
linkedinGroupScraper
:
Scrape members from a linkedin group
mutate-fs
:
Mutate the Node.js filesystem behavior for tests.
MediaPlayer
:
Cross Platform Media Player to play videos in Xamarin.Forms. Supports android and iOS platforms.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
zookeeper-admin
?
Download (.md)
# 重点 zookeeper-admin 第二版本改版中 - 去除tomcat,采用spring-boot或者jetty方式开发 - 默认采用leveldb进行存储 - 打通 docker.io 直接构建可运行镜像 # ZooKeeper Admin ### 简介 Hadoop、Storm、Kafka、Hbase等大数据集群组件使用越来越多,依赖Zookeeper进行工作,自然而然ZooKeeper的维护工作尤为重要!!而,针对Zookeeper集群的监控工具相对较少或者监控比较片面。 基于此,Zookeeper Admin 应运而生!! ### 功能特点 - **集群配置** 支持多Zookeeper集群配置,动态增减监控集群 - **节点信息** 方便查询znode的 meta信息、acl信息及data值 - **集群状态** 集群状态一目了然,可视化显示集群中各服务器的实时状态,以及事物处理量等 - **监控方面** 实时监控预警,针对集群,可自定义设置监控项目,配置预警级别 ### 主界面 