sensu-plugins / sensu-plugins-docker

This plugin provides native Docker instrumentation for monitoring and metrics collection, including: container status, container number, and container metrics via `docker ps`.
http://sensu-plugins.io
MIT License
35 stars 57 forks source link

Feature/docker swarm #80

Closed bkneis closed 5 years ago

bkneis commented 5 years ago

Pull Request Checklist

Is this in reference to an existing issue?

No

General

Changelog and readme has been updated appropriately.

New Plugins

The plugin has been added to the readme and contains a full header as specified.

Purpose

The purpose of this PR is to extend the ability of this repo to cater for docker swarms. The new checks allow someone to check the health and logs of a docker service in the same manner as check-docker-container.rb and check-container-logs.rb

Known Compatibility Issues

None