Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
11-09-2018 12:05 PM
Has Anyone actully tried to instrument the actual WebLogic Admin Server ?
We are having some issues with an LDAP process and would like to instrument the admin server so we can see exactly where our calls are going and what is going on in that end point.
I used the standard config we use to instrument our app but it is not showing up in the console.
So I was wondering if anyone here had done this.
normal config to instrument our app.
-javaagent:/opt/appdynamics/appAgent/javaagent.jar -Dappdynamics.agent.applicationName=cps-test -Dappdynamics.agent.tierName=HRP_UI -Dappdynamics.agent.nodeName=claimserver_nodenamehere
config we used to instrument admin
-javaagent:/opt/appdynamics/appAgent/javaagent.jar -Dappdynamics.agent.applicationName=cps_test -Dappdynamics.agent.tierName=HRP_ADMIN -Dappdynamics.agent.nodeName=admin_nodenamehere
Pretty much the same.
I also added an entry to the weblogic.policy to make sure weblogic security features had access to /opt/appdynamics/appAgent-
11-12-2018 03:56 AM
When you say it's not showing up, do you mean that it does not appear on the application flowmap, or that its node does not appear in the "Tiers and Nodes" heirachy?
In the former case, it is possibe that the activity going on is not behind any out of the box entry point, so you will need to investigate adding custom entry points.
In the latter case, the agent is not reporting to the controller successfully, so you will need to look in the agent logs (which, based on your command line you will find in /opt/appdynamics/appAgent/ver4.x.y.z/admin_nodenamehere) to see what the problem is.
Warm regards,
Peter
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form