We have one application (App A) which calls another app (App B) via HTTP(s) API. Both apps have AppD Machine and App agents installed. After performing an upgrade on App A from Java 1.8 to OpenJ...
Hello Team,
After the server reboots the machine agent is not working. It's not collecting metrics. The app agent is collecting data. We are using linux system.
Also let me know...
Hello,
Can someone please let me know if the machine agents automatically restart after the server reboot or do we need to start it manually? Any corresponding documentation would be highl...
Any suggestions?
Amazon EC2 Linux server.
$MACHINE_AGENT_HOME/jre/bin/java -jar $MACHINE_AGENT_HOME/machineagent.jar
Using Java Version [1.8.0_162] for Agent
Using Agent V...
I tried removing the Appdynamics agents permanently for few machines. but am getting an below error stating. Only orphaned machine agents will be deleted. Do you want to continue ? ...
as per subject - does anybody know how Java Agent connects to java process.?
does it discover JMX port and monitors via JMX?
-javaagent:/opt/appdynamics/app-agent/javaagent.jar -Da...
Hey, I hope this is possible because this would be so awesome for our Application Monitoring. So our API returns an object that contains a List of that I need the last element. So I created...