Sensu-Plugins-etcd

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

Files

  • bin/check-etcd.rb
  • bin/check-etcd-peer-count.rb
  • bin/check-flannel-subnet-count.rb
  • bin/metrics-etcd.rb

Usage

Usage: check-etcd.rb (options)
       --ca CA                      SSL CA file
       --cert CERT                  client SSL cert
       --insecure                   change SSL verify mode to false
       --key KEY                    client SSL key
       --passphrase PASSPHRASE      passphrase of the SSL key
   -p, --port PORT                  Etcd port, defaults to 2379
   -h, --host HOST                  Etcd host, defaults to localhost
       --ssl                        use HTTPS (default false)

Installation

Installation and Setup

Notes