Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekristen/icinga2-plugin-consul
An Icinga2/Nagios Compatible Plugin for Checking Consul Service Checks written in Go
https://github.com/ekristen/icinga2-plugin-consul
Last synced: about 2 months ago
JSON representation
An Icinga2/Nagios Compatible Plugin for Checking Consul Service Checks written in Go
- Host: GitHub
- URL: https://github.com/ekristen/icinga2-plugin-consul
- Owner: ekristen
- Created: 2018-01-04T05:32:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T15:47:20.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T11:11:07.062Z (7 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consul Service Plugin for Nagios/Icinga2
This is a plugin written in golang so there are no external dependencies.
## Usage
```bash
icinga2-plugin-consul -host http://localhost:8500 -node localhost -service consul
```