https://github.com/sensu-plugins/sensu-plugins-consul
This plugin provides native instrumentation for monitoring Consul, including: Consul server service and cluster health, and querying the Consul API to check for passing/critical services.
https://github.com/sensu-plugins/sensu-plugins-consul
consul monitoring sensu-plugins
Last synced: 7 months ago
JSON representation
This plugin provides native instrumentation for monitoring Consul, including: Consul server service and cluster health, and querying the Consul API to check for passing/critical services.
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-consul
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-11T05:09:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:40:15.000Z (about 4 years ago)
- Last Synced: 2024-04-25T21:43:53.387Z (about 1 year ago)
- Topics: consul, monitoring, sensu-plugins
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 119 KB
- Stars: 13
- Watchers: 11
- Forks: 24
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-consul
[](https://travis-ci.org/sensu-plugins/sensu-plugins-consul)
[](http://badge.fury.io/rb/sensu-plugins-consul)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-consul)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-consul)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-consul)## Functionality
## Files
* bin/check-consul-kv-ttl.rb
* bin/check-consul-service-health.rb
* bin/check-consul-failures.rb
* bin/check-consul-leader.rb
* bin/check-consul-servers.rb
* bin/check-consul-members.rb
* bin/check-service-consul.rb
* bin/check-consul-maintenance.rb
* bin/check-consul-quorum.rb
* bin/check-consul-stale-peers.rb## Usage
## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes