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

Added a check for Marathon tasks instances count. #10

Closed apognu closed 9 years ago

apognu commented 9 years ago

Simple Sensu check that verifies if a given task actually has the expected number of instances.

analytically commented 9 years ago

Were you meaning to add this to https://github.com/sensu-plugins/sensu-plugins-mesos/tree/master/bin?

apognu commented 9 years ago

Ouch, yes I did, the dangers of not getting enough sleep. Will PR again.