Hello,
We are planning to deploy a standalone machine agent and database agent (v4.5.17) but the memory usage is too high:
Machine agent: 1GB
Database agent: 620MB
We are trying to fine-tune the java options in the vmoptions files. In order to reduce the memory footprint with these values:
-XX:MaxPermSize=10m ==> 20MB seems to be the default -Xmx32m ==> 256 MB to be the default -Xms2m -Xss32m
With these settings, the Machine agent seems stable with 250MB and db agent with 150MB.
Has anyone done this on production servers?
Regards,
Thierry QUESSADA
... View more