<?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: AWS RDS Instance for SQL Server Monitoring Question in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721830#M2855</link>
    <description>&lt;P&gt;Hello &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167529"&gt;@Michael.Mom&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting to the AppDynamics Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Your Question:&lt;BR /&gt;is it correct to assume that the best approach is to provision an EC2 instance (or AWS workspace) in my AWS environment with the appropriate VPC / RDS security group settings and install an agent?&lt;/P&gt;
&lt;P&gt;Brief Answer:&lt;BR /&gt;not necessarily. We can avoid provisioning a new EC2 instance solely for this purpose.&lt;/P&gt;
&lt;H3 id="toc-hId-1157982234"&gt;&lt;STRONG&gt;Analysis &amp;amp; Observations:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;The AppDynamics Database Agent can be run from any machine as long as it has network access to your RDS and the Controller.&lt;/LI&gt;
&lt;LI&gt;This means you can leverage any existing on-premises server or, for scalability, any pre-existing AWS EC2 instance, including your controller if applicable.&lt;/LI&gt;
&lt;LI&gt;But, it’s important to ensure that your chosen machine has the necessary network access.&lt;BR /&gt;1. Machine to RDS: Ensure the machine can communicate with the RDS over the necessary ports (default: 1433 for SQL Server).&lt;BR /&gt;2. Machine to Controller: If the machine and the controller are on different hosts, ensure the machine can access the controller over the internet.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="toc-hId-2045485915"&gt;&lt;STRONG&gt;Step by step guide &lt;/STRONG&gt;&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Ensure Resource Requirements.&lt;/STRONG&gt;&lt;BR /&gt;ensure your machine has sufficient resources.&lt;BR /&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/database-visibility-system-requirements" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Database Visibility System Requirements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ensure your SQL Server version is supported.&lt;/STRONG&gt;&lt;BR /&gt;
&lt;DIV class="js-react-root"&gt;
&lt;DIV id="tinyMceEditor_9024d21e36c711MARTINAMELIANA_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;A class="css-118vsk3" tabindex="0" role="button" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/database-visibility-supported-environments" data-testid="inline-card-resolved-view" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class="css-1cwva94" data-testid="inline-card-icon-and-title"&gt;&lt;SPAN class="smart-link-title-wrapper css-0"&gt;Database Visibility Supported Environments&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Install the Database Agent.&lt;/STRONG&gt;&lt;BR /&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/administer-the-database-agent/install-the-database-agent" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Install the Database Agent&lt;/A&gt;&lt;BR /&gt;Note: You can configure access to the controller using the controller-info.xml file. This can be found in the “Configure the Agent” section of the documentation above.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Configure Database Collectors.&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp;After installing the agent, you need to configure database collectors. Refer to the following documentation:
&lt;UL&gt;
&lt;LI&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Add Database Collectors&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors/configure-microsoft-sql-server-collectors" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Configure Microsoft SQL Server Collectors&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Database User Permissions.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;Ensure that the database user has the appropriate permissions. For SQL Server on AWS RDS, refer to:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors/configure-microsoft-sql-server-collectors/microsoft-sql-server-on-aws-rds-permissions" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Microsoft SQL Server on AWS RDS Permissions&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN&gt;Martina&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 10 Jul 2024 08:39:15 GMT</pubDate>
    <dc:creator>MARTINA_MELIAN1</dc:creator>
    <dc:date>2024-07-10T08:39:15Z</dc:date>
    <item>
      <title>AWS RDS Instance for SQL Server Monitoring Question</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721829#M2854</link>
      <description>&lt;P&gt;Hello - wanted to ask if anyone happens to know the best approach (recommended by Cisco) for monitoring an AWS RDS SQL Server instance with the AppDynamics controller type being SaaS/Cloud hosted. The documentation for AppDynamics isn't quite clear and is it correct to assume that the best approach is to provision an EC2 instance (or AWS workspace) in my AWS environment with the appropriate VPC / RDS security group settings and install an agent? The EC2 instance or AWS workspace would connect to the RDS instance. If anyone has a step-by-step guide that they can share that would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 00:37:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721829#M2854</guid>
      <dc:creator>Michael_Mom</dc:creator>
      <dc:date>2024-07-10T00:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: AWS RDS Instance for SQL Server Monitoring Question</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721830#M2855</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167529"&gt;@Michael.Mom&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting to the AppDynamics Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Your Question:&lt;BR /&gt;is it correct to assume that the best approach is to provision an EC2 instance (or AWS workspace) in my AWS environment with the appropriate VPC / RDS security group settings and install an agent?&lt;/P&gt;
&lt;P&gt;Brief Answer:&lt;BR /&gt;not necessarily. We can avoid provisioning a new EC2 instance solely for this purpose.&lt;/P&gt;
&lt;H3 id="toc-hId-1157982234"&gt;&lt;STRONG&gt;Analysis &amp;amp; Observations:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;The AppDynamics Database Agent can be run from any machine as long as it has network access to your RDS and the Controller.&lt;/LI&gt;
&lt;LI&gt;This means you can leverage any existing on-premises server or, for scalability, any pre-existing AWS EC2 instance, including your controller if applicable.&lt;/LI&gt;
&lt;LI&gt;But, it’s important to ensure that your chosen machine has the necessary network access.&lt;BR /&gt;1. Machine to RDS: Ensure the machine can communicate with the RDS over the necessary ports (default: 1433 for SQL Server).&lt;BR /&gt;2. Machine to Controller: If the machine and the controller are on different hosts, ensure the machine can access the controller over the internet.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="toc-hId-2045485915"&gt;&lt;STRONG&gt;Step by step guide &lt;/STRONG&gt;&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Ensure Resource Requirements.&lt;/STRONG&gt;&lt;BR /&gt;ensure your machine has sufficient resources.&lt;BR /&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/database-visibility-system-requirements" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Database Visibility System Requirements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ensure your SQL Server version is supported.&lt;/STRONG&gt;&lt;BR /&gt;
&lt;DIV class="js-react-root"&gt;
&lt;DIV id="tinyMceEditor_9024d21e36c711MARTINAMELIANA_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;A class="css-118vsk3" tabindex="0" role="button" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/database-visibility-supported-environments" data-testid="inline-card-resolved-view" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class="css-1cwva94" data-testid="inline-card-icon-and-title"&gt;&lt;SPAN class="smart-link-title-wrapper css-0"&gt;Database Visibility Supported Environments&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Install the Database Agent.&lt;/STRONG&gt;&lt;BR /&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/administer-the-database-agent/install-the-database-agent" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Install the Database Agent&lt;/A&gt;&lt;BR /&gt;Note: You can configure access to the controller using the controller-info.xml file. This can be found in the “Configure the Agent” section of the documentation above.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Configure Database Collectors.&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp;After installing the agent, you need to configure database collectors. Refer to the following documentation:
&lt;UL&gt;
&lt;LI&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Add Database Collectors&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors/configure-microsoft-sql-server-collectors" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Configure Microsoft SQL Server Collectors&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Database User Permissions.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;Ensure that the database user has the appropriate permissions. For SQL Server on AWS RDS, refer to:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="‌" href="https://docs.appdynamics.com/appd/24.x/24.6/en/database-visibility/add-database-collectors/configure-microsoft-sql-server-collectors/microsoft-sql-server-on-aws-rds-permissions" target="_blank" rel="nofollow noopener noreferrer ugc"&gt;Microsoft SQL Server on AWS RDS Permissions&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN&gt;Martina&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:39:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721830#M2855</guid>
      <dc:creator>MARTINA_MELIAN1</dc:creator>
      <dc:date>2024-07-10T08:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: AWS RDS Instance for SQL Server Monitoring Question</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721831#M2856</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167529"&gt;@Michael.Mom&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;In addition to&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/170433"&gt;@MARTINA.MELIANA&lt;/A&gt;, if you would like to monitor the&amp;nbsp;&lt;SPAN&gt;AWS RDS SQL Server instance hardware metrics you can install the machine agent on that server and you will be able to monitor hardware metrics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may visit the below pages for more understanding.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility/overview-of-infrastructure-visibility" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility/overview-of-infrastructure-visibility&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility/hardware-resources-metrics" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/24.x/24.7/en/infrastructure-visibility/hardware-resources-metrics&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Rajesh Ganapavarapu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jul 2024 15:28:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721831#M2856</guid>
      <dc:creator>rganapavarapu</dc:creator>
      <dc:date>2024-07-13T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: AWS RDS Instance for SQL Server Monitoring Question</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721832#M2857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167529"&gt;@Michael.Mom&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Have any of the replies helped answer your question? If so, please click the "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" button, so we know your question has been resolved. If you still need more help, please reply and keep the conversation going.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 16:44:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/AWS-RDS-Instance-for-SQL-Server-Monitoring-Question/m-p/721832#M2857</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-07-15T16:44:33Z</dc:date>
    </item>
  </channel>
</rss>

