# taokeeper **Repository Path**: alibaba/taokeeper ## Basic Information - **Project Name**: taokeeper - **Description**: ZooKeeper-Monitor, a monitor for zookeeper in java. Download https://github.com/alibaba/taokeeper/downloads - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Notice:The file is encoded by UTF-8 HomePage: http://jm.taobao.org/2012/01/12/zookeeper%E7%9B%91%E6%8E%A7/ CopyRight by Taobao.com Any question to: nileader@qq.com ## Quick Start 1. Initialize the database using [taokeeper-build/etc/taokeeper.sql](file:///Users/yinshi.nc/Documents/Personal/Projects/taokeeper/taokeeper-build/etc/taokeeper.sql) 2. Create a configuration file [config.properties](file:///Users/yinshi.nc/Documents/Personal/Projects/taokeeper/taokeeper-build/etc/config.properties) based on the template file [taokeeper-build/etc/config.properties](file:///Users/yinshi.nc/Documents/Personal/Projects/taokeeper/taokeeper-build/etc/config.properties), place it in a directory such as `~/workspace`, and then configure the JVM startup parameter `-DconfigFilePath="/Users/yinshi.nc/Workspace/config.properties"` 3. Implements com.taobao.taokeeper.reporter.alarm.MessageSender to send message. 4. Exec taokeeper-build/build.cmd to generate taokeeper-monitor.war 任何建议与问题,请到 http://jm-blog.aliapp.com/?p=1450 进行反馈。 Alibaba OpenSource Maven Repository opensource taocodeReleases taocode nexus http://mvnrepo.code.taobao.org/nexus/content/repositories/releases/ taocodeSnapshots taocode nexus http://mvnrepo.code.taobao.org/nexus/content/repositories/snapshots/