A diamond monitoring tool that is best run once per docker host.
3.6K
#Usage This docker sends a number of system metrics to a configurable graphite instance.
This docker does not use linking because chances are substantial the graphite runs on a different host. As such environment variables are supported. When using Maestro-ng this is done automatically as long as the graphite service is named 'carbon' and the instance 'carbon1' and the port 'line_receiver'
If Maestro is not used, these variables are mandatory:
Example:
docker run -d -e CARBON_HOST=10.0.0.3 -e CARBON_LINE_RECEIVER_PORT=2003 visity/monitor-host
Content type
Image
Digest
sha256:63f43efcb…
Size
260.9 MB
Last updated
over 8 years ago
docker pull visity/monitor-host