mrodm / sensu-plugins-kafka

Sensu plugins Kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensu-Plugins-Kafka

Build Status Gem Version

Functionality

check-consumer-lag.rb

check-topic.rb

check-topics-name.rb

metrics-consumer.rb

Files

Usage

Installation

Installation and Setup

Tested on:

  • Zookeeper version: 3.4.6
  • Kafka version: 0.8.2.x

Note: In addition to the standard installation requirements the installation of this gem will require compiling the nokogiri gem. Due to this you'll need certain developmemnt packages on your system. On Ubuntu systems install build-essential, libxml2-dev and zlib1g-dev. On CentOS install gcc and zlib-devel.

About

Sensu plugins Kafka

License:MIT License


Languages

Language:Ruby 100.0%