Hi guys,
There's a tweak to increase the memory cap on an agent but no further details on what the changes to are included/can be found.
I'm trying to figure out what the increase in memory cap does specifically. Does it simply raise the bar on how much memory space each handle has in general or is it relevant to a specific module running on the agent like say collector only.
Furthermore, i'd greatly appreciate if you could tell me what else could be done to an agent to have it flex its muscles without constraints.
SolarWinds.Storage.Agent.ini
EXT_ARGS=-XX:MaxPermSize=256M -Xrs -Xms67108864 -Xmx536870912 -Djsnmp.ignoreV1V2PduSizeLimit=true
All of the values in bold, what do they represent exactly? Is it safe to change them? What are the limits?
Thanks in advance.