No commit activity in last 3 years
No release in over 3 years
Non Community Sensu plugins for Kafka
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 0.10
~> 10.0
~> 3.2
~> 3.1
= 0.49.0
~> 0.9.11

Runtime

= 0.0.5
~> 1.4.11
 Project Readme

Sensu-Plugins-Kafka

Build Status Gem Version

Community Status

This plugin is not officially supporting this plugin please see https://github.com/sensu-plugins/sensu-plugins-kafka for the officially maintained community plugin.

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.