Zookeeper
相关资料
- Zookeeper工作原理: http://stblog.baidu-tech.com/?p=1164
- ZooKeeper JMX: http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
- Zookeeper管理员指南——部署与管理:
-
ZooKeeper监控——TaoKeeper:
- http://jm-blog.aliapp.com/?p=1450
- ZooKeeper典型应用场景一览: http://rdc.taobao.com/team/jm/archives/1232
- https://github.com/alibaba/taokeeper
-
主要功能
- 机器CPU/MEM/LOAD的监控
- ZK日志目录所在磁盘空间监控
- 单机连接数的峰值报警
- 单机Watcher数的峰值报警
- 节点自检
- ZK运行时信息展示
- zookeeper的python客户端
- zookeeper日志及快照
- zookeeper大量连接断开重连原因排查:http://blog.csdn.net/hengyunabc/article/details/41450003
- zookeeper运维(hengyunabc)
- Config toolkit用于简化从本地配置文件到zookeeper的迁移:https://github.com/dangdangdotcom/config-toolkit