No release in over 3 years
Low commit activity in last 3 years
Sensu plugins for etcd health and status monitoring
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
~> 12.3
~> 3.2
~> 3.4
~> 0.40.0
~> 0.8

Runtime

= 0.3.0
 Project Readme

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