java 
-javaagent:/opt/jmx_prometheus/jmx_prometheus_javaagent-0.13.0.jar=7070:/opt/jmx_prometheus/6.yaml
 
-jar **/opt/jmx_prometheus/jmx_prometheus_javaagent-0.13.0.jar

no main manifest attribute, in 
/opt/jmx_prometheus/jmx_prometheus_javaagent-0.13.0.jar


what should -jar be for monitoring cassandra with a separate agent demon 
for Prometheus ?


java -javaagent:./jmx_prometheus_javaagent-0.13.0.jar=8080:config.yaml -jar 
*yourJar.jar*


what should *yourJar.jar* be for monitoring Cassandra?

I am trying to run jmx_eporter as a separate process/java agent instead of 
adding it to cassandra-env.sh, has anyone done this before? 

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/54fc60a2-3258-49f6-b548-4af62dade5f8o%40googlegroups.com.

Reply via email to