Skip to content

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

Notifications You must be signed in to change notification settings

vane-tech/riemann-docker-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages