<?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: Can AppDynamics be integrated with JMeter? in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721248#M1103</link>
    <description>&lt;P class="p1"&gt;Find in attached file a document which explains JMeter integration with AppDynamics:&lt;/P&gt;
&lt;OL&gt;
&lt;LI class="p1"&gt;Offer a correlated view between JMeter measurements (HTT Request) and AppDynamics measurements (Business Transaction)
&lt;UL&gt;
&lt;LI class="p1"&gt;JMeter simulates end-user activity by launching thread group and by executing HTTP request. AppDynamics retrieves dynamically the name of JMeter HTTP request and stores the metrics in an AppDynamics Business Transaction (BT)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p1"&gt;Create a custom time range in AppDynamics in relation with the duration of JMeter execution; and compare easily two JMeter executions or analyze specifically the result of one JMeter execution&lt;/LI&gt;
&lt;LI class="p1"&gt;Retrieve the JMeter Thread name within the AppDynamics snapshot (i.e. capture request details and give visibility to call graph which reflects the code-level view); and diagnose easily why JMeter Thread fails&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Wed, 25 Jan 2017 16:19:48 GMT</pubDate>
    <dc:creator>Jerome_Guillaum</dc:creator>
    <dc:date>2017-01-25T16:19:48Z</dc:date>
    <item>
      <title>Can AppDynamics be integrated with JMeter?</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721245#M1100</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please let me know whether AppDynamics can be integrated with JMeter. If yes, please provide me with some resources to accomplish the same.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Muthu.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 12:07:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721245#M1100</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2013-08-22T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can AppDynamics be integrated with JMeter?</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721246#M1101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for writing in. We see that we do not support jmeter out-of-box, However you can monitor JVM heap stats usage by starting jmeter as follows:&lt;BR /&gt;shell&amp;gt; cd &amp;lt;jmeterdir&amp;gt;/bin&lt;BR /&gt;shell&amp;gt; java -javaagent:"&amp;lt;agent-install-dir&amp;gt;/javaagent.jar" -jar ApacheJMeter.jar&lt;/P&gt;

&lt;P&gt;Let us know if that helps, Also can you please eloborate what you want to monitor in jmeter using appserver agent, can you eloborate on the metrics you want monitor on jmeter?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 10:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721246#M1101</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2013-08-23T10:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can AppDynamics be integrated with JMeter?</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721247#M1102</link>
      <description>&lt;P&gt;Looking into &lt;A href="https://blazemeter.com/blog/blazemeter-and-appdynamics-team-solve-digital-application-performance-challenges" target="_self" rel="nofollow noopener noreferrer"&gt;BlazeMeter and AppDynamics Team Up to Solve Digital Application Performance Challenges&lt;/A&gt;&amp;nbsp;the integration is possible, at least it is already set up for BlazeMeter users&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 05:43:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721247#M1102</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-01-17T05:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can AppDynamics be integrated with JMeter?</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721248#M1103</link>
      <description>&lt;P class="p1"&gt;Find in attached file a document which explains JMeter integration with AppDynamics:&lt;/P&gt;
&lt;OL&gt;
&lt;LI class="p1"&gt;Offer a correlated view between JMeter measurements (HTT Request) and AppDynamics measurements (Business Transaction)
&lt;UL&gt;
&lt;LI class="p1"&gt;JMeter simulates end-user activity by launching thread group and by executing HTTP request. AppDynamics retrieves dynamically the name of JMeter HTTP request and stores the metrics in an AppDynamics Business Transaction (BT)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="p1"&gt;Create a custom time range in AppDynamics in relation with the duration of JMeter execution; and compare easily two JMeter executions or analyze specifically the result of one JMeter execution&lt;/LI&gt;
&lt;LI class="p1"&gt;Retrieve the JMeter Thread name within the AppDynamics snapshot (i.e. capture request details and give visibility to call graph which reflects the code-level view); and diagnose easily why JMeter Thread fails&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:19:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Can-AppDynamics-be-integrated-with-JMeter/m-p/721248#M1103</guid>
      <dc:creator>Jerome_Guillaum</dc:creator>
      <dc:date>2017-01-25T16:19:48Z</dc:date>
    </item>
  </channel>
</rss>

