Hello guys,
I am new to AppDynamics. I am taken trail version for Appdynamics to learn and i installed controller on my mac pc successfully but i want to know is there any sample application like konakart which supports mac OS. i want to install java based application and deploy AppD java agent for monitoring that application and learn how AppD works and options under appd
You can try instrumenting required application using an agent, please refer the following link.
https://docs.appdynamics.com/display/PRO44/Install+App+Server+Agents
To instrument any java application like konakart please refer the following document.
https://docs.appdynamics.com/display/PRO44/Install+the+Java+Agent
You just need to find the startup script or options where you need to add the javaagent argument.
Thanks