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

How much RAM is needed to analyze memory dump?

GabrielPrioli
Dynatrace Champion
Dynatrace Champion

AppMon's Memory Analysis Server process must have 25% more RAM than the heap size that would be analyzed.

How does Dynatrace deal with that?

---

"Before starting the AppMon Memory Analysis Server, adjust the memory settings in the main configuration file dtanalysisserver.ini. Set the option -Xmx to the maximum heap size of applications + 25% to analyze."

https://www.dynatrace.com/support/doc/appmon/insta... (section "configure memory")

1 REPLY 1

michael_kopp
Dynatrace Champion
Dynatrace Champion

Dynatrace produces hprof memory dumps, as such the analysis is happening in eclipse, visual vm or other tools that your developers use. As such there is no analysis server equivalent in Dynatrace.

Featured Posts