Hi,
Please let me know whether AppDynamics can be integrated with JMeter. If yes, please provide me with some resources to accomplish the same.
Thank you,
Muthu.
Looking into BlazeMeter and AppDynamics Team Up to Solve Digital Application Performance Challenges the integration is possible, at least it is already set up for BlazeMeter users
Find in attached file a document which explains JMeter integration with AppDynamics:
Hi,
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:
shell> cd <jmeterdir>/bin
shell> java -javaagent:"<agent-install-dir>/javaagent.jar" -jar ApacheJMeter.jar
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?
Thanks,
Arun