27 Feb 2019 08:02 AM - last edited on 11 Apr 2023 09:00 AM by Karolina_Linda
Hi everyone,
After I added more memory to Dynatrace Managed server form 32 GB to 48 GB, Then I need to modify -XMX -XMS in the Dynatrace Managed server to add more heap, can I modify it?
Solved! Go to Solution.
27 Feb 2019 09:17 AM
You cannot, dynatrace is allocating available memory automatically (with reservation for each components). You have to know that there is not only Java server, but elasticsearch, cassandra nginx etc as well. All of those components has to have resources available. This is why it is possible that dynatrace is not using all available memory on host.
Sebastian
02 Mar 2019 03:13 PM
In addition to Sebastian comment (which is also the answer from Dynatrace people), if you look at the content of the Dynatrace Managed installer you will also found this (which I BELIEVE is the percentage of memory allocation):
04 Mar 2019 07:19 AM
Hello @Wai C.,
Thank for your addition. so how i can see the content in your picture.
Thank you
05 Mar 2019 12:57 AM
sure, you are welcome.
Just use vim command to look at the content of the managed installer. (it might take a while for vim to render the content)