Code Monkey home page Code Monkey logo

anotherkafkamonitor-akm-'s Introduction

AnotherKafkaMonitor

STATUS

Build Status

ENV

  • scala-2.10.*
  • kafka-0.10.*
  • zookeeper-3.4.6

RELEASE INFO


Table Of Contents


Also you can take a quick look before take action(SOME ADDITIONAL INFO), CLICK->Anotherkafkamonitor Manul Book


Inspiration

AnotherKafkaMonitor is an app which used to monitor kafka producer and consumer progress inspried by KafkaOffsetMonitor. It aims to help you figure out what's going on in your kafka cluster, that's to say, to understand how fast the producer send message to the kafka or whether the consumer is far behind the producer or not, if lag exceeds threshold, you will be noticed through alarm email or sms.

Kafka DataStructure In Zookeeper

The Implementation Of AnotherKafkaMonitor Relys On the Datastructure of Kafka In Zookeeper Kafka DataStructure In Zookeeper

How To Install

Several ways can be taken if you want to try

  1. Extract AnotherKafkaMonitor.war into default folder called AnotherKafkaMonitor;
  1. Edit file which located in path of \AnotherKafkaMonitor\WEB-INF\classes\system-config.properties, In corresponding with your Zookeeper and Kafka Cluster Environment;
  2. Move folder AnotherKakfaMonitor to <TOMCAT_HOME>\webapp;
  3. Start tomcat, type http://localhost:<TOMCAT_HTTP_PORT>/AnotherKafkaMonitor into browser, please enjoy.
  • Maybe you want to make some change for your taste.
  1. Download the zip file;
  1. Import into your IDE, like Eclipse or others as you like.

Quick Look

Now, we are going to show you some screenshot of main featrues about AnotherKafkaMonitor

1. DashBoard

Dashboard lists some general info:

  • How many kafka Brokers, Topics, Zookeepers and Consumers you hava in cluster DashBoard

2. Topic List

  • List Topics you have created;
  • List Partition Indexes of each topic. Topic List

3. Cluster Info

  • Kafka Broker List
  • Zookeeper List Cluster Info

4. Consumers

  • List how many consumer group you have
  • The topic(s) consumed by each consumer group
  • RealTime process rate about producer and consumer of one topic Consumers Topic Detail Topic Realtime

5. Alarm Configuration

  • Alarm notice list
  • Add alarm notice Alarm List

6. Zookeeper Client

Support simple shell comand, such as ls, get and delete

Zookeeper Client

Difference

We are going to list the difference between KafkaOffsetMonitor and AnotherKafkaMonitor

  • AnotherKafkaMonitor is much lightweight compared with KafkaOffsetMonitor;
  • AnotherKafkaMonitor is implemented by Java, Not Scala which KafkaOffsetMonitor be implemented.

Future Plan

We are going to make some big step in the future, like below(JUST FOR NOW):

  • Add SMS notice module[DONE];
  • Support more shell command in the future
  • ...

Contributing

The AnotherKafkaMonitor is released under the Apache License and we welcome any contributions within this license. Any pull request is welcome and will be reviewed and merged as quickly as possible.

anotherkafkamonitor-akm-'s People

Contributors

triffic-tang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.