/sensu-plugins-kafka

Sensu plugins Kafka

Primary LanguageRubyMIT LicenseMIT

Sensu-Plugins-Kafka

Functionality

check-consumer-lag.rb

metrics-consumer.rb

Files

Usage

Installation

Installation and Setup

Kafka installation is required where checks will be made.

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.