Docker based client for Xymon monitoring system
10K+
A dockerized xymon client to monitor any host
docker run -d --net=host --name xymon-client -e XYMONSERVERS="xymon.example.com" deweysasser/xymon-client
where 'xymon.example.com' is the name of your xymon server.
If you'd like to monitor disk space on anything other than /var/lib/docker, you should mount a volume in the appopriate file system into the container somewhere. Location is irrelevant.
See also the containerized Xymon server.
Content type
Image
Digest
Size
88.9 MB
Last updated
over 9 years ago
docker pull deweysasser/xymon-client