JMXTrans with support for JMX over HTTP Remoting
1.7K
JMXTrans with support for:
Exposes volumes to the host for configuration and logging:
/opt/jmxtrans/conf to a location containing JMXTrans JSON configuration files./opt/jmxtrans/log to a host folder where log files can be stored.Sample execution command for Docker under Windows:
docker run --name jmxtrans -v /c/Users/jmxtrans.docker/log:/opt/jmxtrans/log -v /c/Users/jmxtrans.docker/conf:/opt/jmxtrans/conf vveloso/jmxtrans
Content type
Image
Digest
Size
100.2 MB
Last updated
over 8 years ago
docker pull vveloso/jmxtrans