cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to add a high level view that shows committed memory vs. consumed/used memory?

alicia_pepper
Organizer

We are looking for a way, without having to drill into each host/device to easily view consumed vs. committed memory. In the example I show below the JVM receives a memory commitment but due to standard operating etc. the consumed memory will fluctuate. It's time consuming to jump into each host to see/alert if consumed isn't fluctuating like it should. We had thought adding a view at the high level to see the existing measure - memory % vs. the consumed would be helpful. Anyone else?

3 REPLIES 3

nj_njoku
Inactive

Hi Alicia,

You will need to create a custom chart and select the metrics "Process - JVM Memory (Commited)" and "Process - JVM Memory (Used)" and Build the chart. Select the series you want to filter by if you only want to see these metrics for specific processes. When you do this, you can "Pin to your Dashboard" at the top right of your screen (See screenshot below). Please let me know if this works for you.

Thanks

NJ

alicia_pepper
Organizer

thanks! So we did this and this is great high level view but notice in the table below you can get reading for max/min/average. Any ideas if you can customize one of the metrics to be current reading?

The aggregation applies to the chart mainly and also to the value below. There is no "Current" or "Last" aggregation. My only other sugestions are to hover on the chart for the last collected value or to use the API to fetch the metrics. See link below

https://www.dynatrace.com/support/help/dynatrace-api/timeseries/how-do-i-fetch-the-metrics-of-monitored-entities/

Hope This Helps

NJ

Featured Posts