<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Limiting machine agent memory utilization in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731279#M7506</link>
    <description>&lt;P&gt;Make sure you pass the options before specifying the jar. e.g.:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;$ java -Xmx100m -Xms64m -jar /appdynamics/machine-agent/machineagent.jar&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Instead of&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;$ java -jar /appdynamics/machine-agent/machineagent.jar -Xmx100m -Xms64m&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Apr 2021 00:46:31 GMT</pubDate>
    <dc:creator>Gareth_Humphrie</dc:creator>
    <dc:date>2021-04-16T00:46:31Z</dc:date>
    <item>
      <title>Limiting machine agent memory utilization</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731276#M7503</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;Could someone help me with limiting the memory utilized by AppDynamics machine agent to 100MB. I tried starting the machine agent with Xms and Xmx parameter like below, but that did not help in limiting the memory used by machine agent.&lt;/P&gt;
&lt;P&gt;nohup java -jar /appdynamics/machine-agent/machineagent.jar -Xmx100m -Xms64m &amp;amp;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 19:02:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731276#M7503</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-12-18T19:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting machine agent memory utilization</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731277#M7504</link>
      <description>Has there been any response or solution provided to this?</description>
      <pubDate>Wed, 23 Oct 2019 10:16:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731277#M7504</guid>
      <dc:creator>Paul_Szoke</dc:creator>
      <dc:date>2019-10-23T10:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting machine agent memory utilization</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731278#M7505</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I found some &lt;A href="https://docs.appdynamics.com/display/PRO45/Standalone+Machine+Agent+Requirements+and+Supported+Environments" target="_blank" rel="noopener nofollow noreferrer"&gt;documentation.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;That states this:&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;lightweight Standalone Machine Agent consumes minimal resources of your computer.&lt;/P&gt;
&lt;P&gt;AppDynamics recommends the following additional Heap and PermGen space to accommodate the agent:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Maximum heap size (-Xmx): 100 MB&lt;/LI&gt;
&lt;LI&gt;Maximum PermGen heap size (-XX:MaxPermSize): 20 MB&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Looks similar to what you tried, but perhaps it may help.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 19:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731278#M7505</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2019-10-24T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting machine agent memory utilization</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731279#M7506</link>
      <description>&lt;P&gt;Make sure you pass the options before specifying the jar. e.g.:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;$ java -Xmx100m -Xms64m -jar /appdynamics/machine-agent/machineagent.jar&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Instead of&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;$ java -jar /appdynamics/machine-agent/machineagent.jar -Xmx100m -Xms64m&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 00:46:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Limiting-machine-agent-memory-utilization/m-p/731279#M7506</guid>
      <dc:creator>Gareth_Humphrie</dc:creator>
      <dc:date>2021-04-16T00:46:31Z</dc:date>
    </item>
  </channel>
</rss>

