I have users who would like to compare values seen in a dt measure to the same metric value seen in a JMX browser. Trouble is that I cannot get the Mbean metric for the built in dt measures. For example, server side performance ->Agent based measures -> Java Virtual Machine -> free memory. Editing the measure in debug mode does not allow me to view the metric that is measured. See screenshot.
Is there a list of JMX values for built-in Dynatrace measures?
Answer by Andreas G. ·
Hi Ken
Some of the out-of-the-box Java Process Metrics are captured through the Java Native Interfaces we use to hook into the JVM. We dont use JMX but really access these values through the JVMs native interfaces
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET