Hi Experts,
I am trying to confgure app dynamics to monitor a COTS application. The service is a java based service running on tomcat server.
Below are the app dynamics configuration parameters that i have added on config file that controls the java service.
wrapper.java.additional.16=java -javaagent:"D:\AppServerAgent\javaagent.jar"
wrapper.java.additional.17=-Dappdynamics.controller.hostName=IDAHQIMISA01U
wrapper.java.additional.18=-Dappdynamics.controller.port=7093
wrapper.java.additional.19=-Dappdynamics.agent.applicationName=IMPRESSUAT
wrapper.java.additional.20=-Dappdynamics.agent.tierName=AppService
wrapper.java.additional.21=-Dappdynamics.agent.nodeName=UAT
wrapper.java.additional.22=-Dappdynamics.agent.runtime.dir=D:\AppServerAgent\Logs\uat
Refer the the attachment for controller xml for the app dynamics java agent.
After I restart my service it doesnt get reflected in appdynamics console.
Also is there a way to delete the configured service instance from app dynamics.
Any help is much appreciated.
Regards,
Deepa
Hi,
We understood you are using single tenant controller installation and the controller is up and running at http://idahqimisa01u:7093/controller and is accessible from machine instance where agent on tomcat is installed , let us know if any disconnect here
- Can you send the zipped version of logs under path "D:\AppServerAgent\Logs\uat" and "D:\AppServerAgent\conf"
- also can you send the screenshot from UI with Setup -> "AppDynamics Agents" screen selected with "IMPRESSUAT" filtered (refer attached screenshots)
Regarding the other query " is there a way to delete the configured service instance from app dynamics"
- Yes, you can do try the following:
a) remove -javaagent from jvm arg part of server(say tomcat) startup script
b) restart the server
c) now login the controller UI and select "Delete" and confirm the operation from Node dashboard -> Actions menu,
please be sure that once you delete the node from UI all the data stored in the node will be lost and is not recoverable.
Hope that information helps. Please keep us posted the requested information to assist you better.
Regards,
Arun