Sensu-Plugins-Kafka
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
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.