File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11## Sensu-Plugins-Zookeeper
22
3- [ ![ Build Status] ( https://travis-ci.org/sensu-plugins/sensu-plugins-zookeeper.svg?branch=master )] ( https://travis-ci.org/sensu-plugins/sensu-plugins-zookeeper )
3+ [ ![ Build Status] ( https://travis-ci.org/sensu-plugins/sensu-plugins-zookeeper.svg?branch=master )] ( https://travis-ci.org/sensu-plugins/sensu-plugins-zookeeper )
44[ ![ Gem Version] ( https://badge.fury.io/rb/sensu-plugins-zookeeper.svg )] ( http://badge.fury.io/rb/sensu-plugins-zookeeper )
55[ ![ Code Climate] ( https://codeclimate.com/github/sensu-plugins/sensu-plugins-zookeeper/badges/gpa.svg )] ( https://codeclimate.com/github/sensu-plugins/sensu-plugins-zookeeper )
66[ ![ Test Coverage] ( https://codeclimate.com/github/sensu-plugins/sensu-plugins-zookeeper/badges/coverage.svg )] ( https://codeclimate.com/github/sensu-plugins/sensu-plugins-zookeeper )
1010
1111## Files
1212
13+ * check-znode.rb - Check if zookeeper znode exists and optionally match its contents
14+ * check-zookeeper-file-descriptors.rb - Check if Zookeeper has normal opened file descriptors rate
15+ * check-zookeeper-latency.rb - Check average latency on Zookeeper node
16+ * check-zookeeper-reqs.rb - Check if Zookeeper node has reliable number of outstanding requests
17+ * check-zookeeper-ruok.rb - Check if Zookeeper node responds to 'ruok' query succesfully
18+ * metrics-zookeeper.rb - Gather metrics from Zookeeper
19+
1320## Usage
1421
1522## Installation
You can’t perform that action at this time.
0 commit comments