Lenses JMX Metrics
This page describes the how to retrieve Lenses JMX metrics.
LENSES_JMX_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.local.only=false -Djava.rmi.server.hostname=[HOSTNAME]"export LENSES_OPTS="-javaagent:/path/to/jmx_exporter/fastdata_agent.jar=9102:/path/to/jmx_exporter/client.yml"Setting up the JMX Agent with Basic Auth.
Setting up required files
mkdir -vp /etc/jmxremoteJMX.Password file
JMX.Access file
Enable JMX with Basic Auth Protection
Secure JMX with TLS Encryption
Last updated
Was this helpful?

