Free 30 Day Trial
Find the root-cause of your cloud, hybrid-cloud
or on-prem performance issues
|
||
|
Increasing the Memory Settings of an eG Agent on Linux
To increase the memory settings of the eG agent on Linux, do the following:
Next to -Xrs, insert an entry of the following format: -Xmx<memory>m. For instance, to increase the eG agent’s RAM size to 256 MB, the entry to be inserted should be: -Xmx256m (see Figure 1).
Figure 1 : Increasing the memory setting of an eG agent on Linux by editing the start_agent file