Hi,
I am new to AppDynamics and I am using 15 days trial version SAAS.
I am trying to install a java agent on the Ubuntu machine. I have downloaded the java configuration file from the wizard.
I configured the controller-info.xml file accordingly. But, to load the java agent in JVM, could you please guide where I need to add the below one? (location)
-javaagent:<agent_home>/javaagent.jar
Also, I am using tomcat7, could you please guild where should I add these arguments.
export CATALINA_OPTS="$CATALINA_OPTS -javaagent:<agent_home>/javaagent.jar"
Once these two are configured, automatically the agents gets connected to the controller?
Thanks,
Kiran
^ Posted edited by @Ryan.Paredez to improve the title of the post.
... View more