Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.63 KB

File metadata and controls

39 lines (28 loc) · 1.63 KB

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
  2. Create a configuration file config.properties based on the template file 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/