<?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: Set up PSA in Docker Engine in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751814#M11952</link>
    <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311001"&gt;@SSEAL&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;You're absolutely right about the documentation - Docker Engine does NOT need to be manually installed. The PSA installation package includes an automation script that handles everything for you. When you run&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the installation command, the script will:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Automatically detect if Docker Engine is installed&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Install Docker Engine if it's not present&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Build the required Docker images&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Deploy the PSA containers&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;So you can start with a fresh RHEL server and let the PSA installer take care of the Docker setup completely.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Yes, most of those parameters can be modified after the initial installation, but there are some nuances.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Shepherd-URL:&lt;/SPAN&gt;&lt;SPAN class=""&gt; This is your AppDynamics Controller&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&lt;A href="https://YOURURL" target="_blank" rel="noopener"&gt;https://YOURURL&lt;/A&gt;&amp;gt;.saas.&lt;/SPAN&gt;&lt;SPAN class=""&gt;appdynamics&lt;/SPAN&gt;&lt;SPAN&gt;.com/&lt;/SPAN&gt;&lt;SPAN class=""&gt;controller&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Chrome-agent:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;This is the browser-based synthetic monitoring component that runs Chrome/Chromium to execute synthetic browser tests (like clicking through web applications).&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;The memory and CPU parameters control&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;how much system resources these browser tests can consume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Aug 2025 19:28:12 GMT</pubDate>
    <dc:creator>sainag_splunk</dc:creator>
    <dc:date>2025-08-18T19:28:12Z</dc:date>
    <item>
      <title>Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751811#M11951</link>
      <description>&lt;P&gt;Good afternoon, Community,&lt;/P&gt;&lt;P&gt;I am in the process of setting up a PSA on a RHEL server and am a bit confused.&lt;/P&gt;&lt;P&gt;Does Docker engine need to be manually installed on the server before the actual PSA package is installed or does the install package automatically deploy Docker engine as stated in&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/onprem/24.x/25.2/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent/set-up-psa-in-docker-engine" target="_blank" rel="noopener"&gt;https://docs.appdynamics.com/appd/onprem/24.x/25.2/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent/set-up-psa-in-docker-engine&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"You can set up PSA in the Docker engine using the automation script, which is available with the installation zip file. When you run the installation command, the script automatically builds the docker image and deploys PSA."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm getting conflicting information and as I read the opening paragraph of the online documentation, it looks like Docker engine is automatically installed.&lt;/P&gt;&lt;P&gt;Looking at the install commands, can I configure any of these commands after the initial installation?&lt;/P&gt;&lt;PRE&gt;/install_psa -e docker -v -u &amp;lt;Shepherd-URL&amp;gt; -a &amp;lt;EUM-account&amp;gt; -k &amp;lt;EUM-key&amp;gt; -c &amp;lt;location-code&amp;gt; -d &amp;lt;location-description&amp;gt; -t &amp;lt;location-name&amp;gt; -s &amp;lt;location-state&amp;gt; -o &amp;lt;location-country&amp;gt; -i &amp;lt;location-latitude&amp;gt; -g &amp;lt;location-longitude&amp;gt; -p &amp;lt;PSA-tag&amp;gt; -r &amp;lt;heimdall-replica-count&amp;gt; -z &amp;lt;agent-type&amp;gt; -m &amp;lt;chrome-agent_min/max-memory&amp;gt; -n &amp;lt;API-agent_min/max-memory&amp;gt; -x &amp;lt;chrome-agent_min/max-CPU&amp;gt; -y &amp;lt;API-agent_min/max-CPU&amp;gt; -w &amp;lt;heimdall_proxy_server&amp;gt;~&amp;lt;web_monitoring_proxy_server&amp;gt;~&amp;lt;api_monitoring_proxy_server&amp;gt; -B &amp;lt;bypass-proxy-domains&amp;gt; -q &amp;lt;ignite-persistence&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is a Shepherd-URL?&lt;/P&gt;&lt;P&gt;What is chrome-agent?&lt;/P&gt;&lt;P&gt;Any information you may provide is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Stuart&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 18:35:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751811#M11951</guid>
      <dc:creator>SSEAL</dc:creator>
      <dc:date>2025-08-18T18:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751814#M11952</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311001"&gt;@SSEAL&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;You're absolutely right about the documentation - Docker Engine does NOT need to be manually installed. The PSA installation package includes an automation script that handles everything for you. When you run&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the installation command, the script will:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Automatically detect if Docker Engine is installed&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Install Docker Engine if it's not present&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Build the required Docker images&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- Deploy the PSA containers&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;So you can start with a fresh RHEL server and let the PSA installer take care of the Docker setup completely.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Yes, most of those parameters can be modified after the initial installation, but there are some nuances.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Shepherd-URL:&lt;/SPAN&gt;&lt;SPAN class=""&gt; This is your AppDynamics Controller&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&lt;A href="https://YOURURL" target="_blank" rel="noopener"&gt;https://YOURURL&lt;/A&gt;&amp;gt;.saas.&lt;/SPAN&gt;&lt;SPAN class=""&gt;appdynamics&lt;/SPAN&gt;&lt;SPAN&gt;.com/&lt;/SPAN&gt;&lt;SPAN class=""&gt;controller&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Chrome-agent:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;This is the browser-based synthetic monitoring component that runs Chrome/Chromium to execute synthetic browser tests (like clicking through web applications).&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;The memory and CPU parameters control&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;how much system resources these browser tests can consume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 19:28:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751814#M11952</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2025-08-18T19:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751862#M11953</link>
      <description>&lt;P&gt;Thank you so much for the assistance and confirmation.&amp;nbsp; It is extremely helpful.&lt;/P&gt;&lt;P&gt;I do have a few follow-on questions.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; What are the mandatory parameters that must have entries for the installer script to complete the installation?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; What are typical chrome-agent memory and cpu min/max parameters?&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; What are the heimdall_proxy_server and web_monitoring_proxy_server and bypass-proxy-domains?&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Can these proxy server settings be bypassed if&amp;nbsp; using an F5 load balancer?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Stuart&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 13:35:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751862#M11953</guid>
      <dc:creator>SSEAL</dc:creator>
      <dc:date>2025-08-19T13:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751869#M11954</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311001"&gt;@SSEAL&lt;/a&gt;,&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;Based on the official AppDynamics documentation table you referenced, here are the answers to your questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;1. Mandatory Parameters (marked with * in the documentation table):&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;According to the&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://docs.appdynamics.com/appd/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent-web-and-api-monitoring/set-up-psa-in-docker-engine" target="_blank" rel="noopener"&gt;https://docs.appdynamics.com/appd/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent-web-and-api-monitoring/set-up-psa-in-docker-engine&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the mandatory parameters are those marked with an asterisk (*) in the command usage table.&lt;BR /&gt;&lt;BR /&gt;For the others, please refer:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/onprem/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent" target="_blank" rel="noopener"&gt;https://docs.appdynamics.com/appd/onprem/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://docs.appdynamics.com/appd/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent-web-and-api-monitoring/configure-web-monitoring-psa-and-api-monitoring-psa" target="_blank" rel="noopener"&gt;https://docs.appdynamics.com/appd/24.x/latest/en/end-user-monitoring/synthetic-monitoring/install-the-private-synthetic-agent-web-and-api-monitoring/configure-web-monitoring-psa-and-api-monitoring-psa&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 15:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751869#M11954</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2025-08-19T15:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751907#M11955</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; That got me started in the correct direction.&amp;nbsp; I appreciate all your help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 12:41:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751907#M11955</guid>
      <dc:creator>SSEAL</dc:creator>
      <dc:date>2025-08-20T12:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set up PSA in Docker Engine</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751911#M11956</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311001"&gt;@SSEAL&lt;/a&gt;&amp;nbsp;I'm glad it worked out for you. Please mark this as solved.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 13:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Set-up-PSA-in-Docker-Engine/m-p/751911#M11956</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2025-08-20T13:48:50Z</dc:date>
    </item>
  </channel>
</rss>

