Discussion Feed
02-24-2021
09:59 PM
Hi Neha
Would you be able to provide more information?
The Java Agent is added to the startup of the Application it's instrumenting, so a server restart would not affect the agent, as when the application starts , the agent will start with it.
Can you validate that the Appdynamics Java Agent is still part of the Application Java Process, you can check using any command e.g ps aux | grep "javaagent".
It might be possible that the following occurred
1. Java Agent directory itself was removed, or permissions changed with patching
2. Server firewall turned on, blocking the Java Agent from communicating to the Controller
3. Application was patched, which removed the Java Agent startup parameters.
Ciao
... View more
02-24-2021
09:55 PM
Hi Wayne
What type of Java application are you referring to?
AppDynamics has the built in capability to collect the Parameters, headers & Cookies using the Data Collector section within the Controller.
This will work for most supported servlets, webservices etc.
Ciao
... View more
02-23-2021
11:58 PM
Hi Ben
To simplify the health rule to one rule, you can use the wildcard in the setup
Within the health rule you select Tier/Node Health - Hardware, select nodes instead of tiers to include in series
Then use a relative path as below
IIS|Application Pools|*|Number of working processes
This will then look at all application pools within an Application, and alert when it breaches the threshold
Ciao
... View more
02-20-2021
12:06 AM
1 Kudo
Thanks Dennis
Might have been a bug that allowed that in your current version that you are running for some reason:)
Due to you having dependencies with regards to your LDAP Groups, it would be best to reach out to AppD Support to advise what the best way would be to manage your requirements, to not run into any problems going forward.
Hope you get some good feedback
Ciao
... View more
02-18-2021
10:36 AM
Hi Dennis
My apologies, I believe my previous reply was unclear.
I mean you can't create 2 application names which are identical between the different sections in AppD, The machine agent & App Agents are part of Core APM, and you can of course use the same application name to link all those agents together.
EUM is a separate component, and since Controller 4.3, it is no longer possible to use the same name under Applications & EUM.
This is by design, due to underlying Architecture.
Ciao
... View more
02-18-2021
09:08 AM
1 Kudo
Hi
That is how AppDynamics works, you cannot have 2 applications with the same name, across Normal Agents, EUM etc.
You can just name your EUM application "test_eum" or "test_web" or similar. It has no affect on the monitoring by not having 100% the same name.
Ciao
... View more
02-16-2021
10:04 PM
Hi Dennis
Would you possibly elaborate on what you are trying to achieve?
Ciao
... View more
02-14-2021
01:34 AM
3 Kudos
Thank you @Claudia.Landivar , now on to the other certs:)
... View more
02-10-2021
01:27 AM
Hi Rakesh
I believe there can be an improvement to that page of documentation:), It makes the assumption that you know how to put the full script in the place where it needs to go.
Going forward, always create the EUM Application and it will provide you with the complete script you need to inject into your application
You access this, by going into the EUM application, click on configuration and then selecting Configure JavaScript agent.
... View more
02-09-2021
11:30 PM
Hi Rakesh
You are missing the following sections in your script, the agent needs to know where to send the data to
Below is the EMEA Details, please add these in as my example above, redeploy and test again
config.adrumExtUrlHttp = "http://cdn.appdynamics.com"; config.adrumExtUrlHttps = "https://cdn.appdynamics.com"; config.beaconUrlHttp = "http://fra-col.eum-appdynamics.com"; config.beaconUrlHttps = "https://fra-col.eum-appdynamics.com";
When you open the web page, use developer options.
In the network options after reloading the page, you should see 3 adrum pieces Please see screenshot attached
I believe due to you not having the beacon section, it doesn't know where to send the data to.
The complete script with Beacon Details you should be able to find under Configuration of the EUM app, under Javascript instrumentation
... View more
Latest Activity
- Posted Re: Java agent not reporting in appd controller after the finished patching. on Java (Java Agent, Installation, JVM, and Controller Installation). 02-24-2021 09:59 PM
- Posted Re: Tomcat Java Agent - Query Parameters on Java (Java Agent, Installation, JVM, and Controller Installation). 02-24-2021 09:55 PM
- Posted Re: Monitoring IIS application pool on NET (Agent, Installation). 02-23-2021 11:58 PM
- Got a Kudo for Re: Congratulations to recipients of one AppDynamics Certification during 2020. 02-22-2021 05:24 PM
- Got a Kudo for Re: How to create an appKey when an application already exists?. 02-22-2021 10:56 AM
- Posted Re: How to create an appKey when an application already exists? on End User Monitoring (EUM). 02-20-2021 12:06 AM
- Posted Re: How to create an appKey when an application already exists? on End User Monitoring (EUM). 02-18-2021 10:36 AM
- Got a Kudo for Re: How to create an appKey when an application already exists?. 02-18-2021 09:56 AM
- Posted Re: How to create an appKey when an application already exists? on End User Monitoring (EUM). 02-18-2021 09:08 AM
- Kudoed Instrumentation Detection Prority for Sam.Fowler. 02-18-2021 04:30 AM
- Posted Re: How to create an appKey when an application already exists? on End User Monitoring (EUM). 02-16-2021 10:04 PM
- Got a Kudo for Re: Congratulations to recipients of one AppDynamics Certification during 2020. 02-15-2021 11:09 PM
- Got a Kudo for Re: Congratulations to recipients of one AppDynamics Certification during 2020. 02-15-2021 09:25 AM
- Posted Re: Congratulations to recipients of one AppDynamics Certification during 2020 on News and Announcements. 02-14-2021 01:34 AM
- Posted Re: No data available and nothing feeds dashboard after configure JavaScript Agent on Controller (SaaS, On Premise). 02-10-2021 01:27 AM
- Posted Re: No data available and nothing feeds dashboard after configure JavaScript Agent on Controller (SaaS, On Premise). 02-09-2021 11:30 PM
- Posted Re: No data available and nothing feeds dashboard after configure JavaScript Agent on Controller (SaaS, On Premise). 02-09-2021 10:29 PM
- Got a Kudo for Re: jsnlog.logger is being logged as error in business transactions. 02-03-2021 09:46 AM
- Got a Kudo for Re: ERROR NetVizAgentRequest - Fatal transport error while connecting to URL. 02-03-2021 09:44 AM
- Posted Re: jsnlog.logger is being logged as error in business transactions on End User Monitoring (EUM). 02-02-2021 11:18 PM
Community Stats
Date Registered | 07-03-2019 02:39 AM |
Date Last Visited | 02-25-2021 12:10 AM |
Total Messages Posted | 107 |
Total Kudos Received | 70 |