vane-tech / riemann-docker-health

A flexible dockerised wrapper around the riemann-docker-health utility from riemann-tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riemann-docker-health

Remember that for the utility to have access to your other Docker services, you need to mount the socket inside the container.

You can adjust the arguments using the RIEMANN_DOCKER_HEALTH_ARGUMENTS environment variable.

For example: docker run -it -v /var/run/docker.sock:/var/run/docker.sock -e "RIEMANN_DOCKER_HEALTH_ARGUMENTS=-h your-riemann-server.com -t some -t tags --host-hostname your_hostname" your-tag

About

A flexible dockerised wrapper around the riemann-docker-health utility from riemann-tools.


Languages

Language:Ruby 100.0%