Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```