13 Oct 2017
09:12 PM
- last edited on
08 Dec 2021
04:37 AM
by
MaciejNeumann
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")
Solved! Go to Solution.
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.