14 Oct 2017
	
		
		05:12 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		08 Dec 2021
	
		
		12:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 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.
08 Nov 2017 02:30 PM
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.