Prerequisites for APM Insight agent installation
Ensure that you've fulfilled the following agent's prerequisites:
1. Java Agent
- The environment should have Java version 8 or above.
Note: For environment with Java version below 8, you should use the Java agent v5.5 from here. - Network and Firewall: Outbound communication from the agent installed machine to the Application Manager (Host and Port) should be allowed either directly or via a proxy server.
- The application user should have full permissions over the agent directory.
- Competitor agent of other tools (E.g Dynatrace, AppDynamics, etc..,) should be removed before installing our agent.
Please note that restart of your application server is necessary to start monitoring after agent installation
2. .NET Agent
- The environment should have Microsoft .NET runtime version 4.0 & above, IIS 7.0 & above(if onboarding IIS sites)
- Network and Firewall: Outbound communication from the agent installed machine to the Application Manager (Host and Port) should be allowed either directly or via a proxy server.
- The application user should have full permissions over the agent directory - C:\ProgramData\DotNetAgent
- Competitor agent of other tools like (E.g Dynatrace, AppDynamics, etc..) should be removed before installing our agent.
- SharePoint/Multi-Domain environment: Specific configuration changes required due to security concerns in these environments.
Please note that restart of your application is necessary (i.e. IISRESET cmd execution for IIS sites, restart for windows service & desktop apps) to start monitoring after agent installation
New to ADSelfService Plus?
Related Articles
Uninstrumented Block of Code - APM Insight
In the traces tab --> Slowest Method Calls and Count we show if you find Un-instrumented block of code the reason is as follows: Basically, What is un-instrumented block of code in APM Insight? By default, APM Insight agent monitors known frameworks ...
Self monitor Applications Manager using APM Insight Java Agent
Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
How to rename an existing APM - Java agent application's monitor?
In Applications Manager's APM(Application Performance Monitoring) doesn't support renaming applications/monitors from the web client. However, the application name of an existing application instance can be renamed in the `apminsight.conf` file and ...
APM Insight agent log paths
Folder path to view .NET agent logs .NET agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData\ from Vista onwards, which is a hidden folder). Check the following folder paths: For agents v2.5.4 and ...
APM Insight Troubleshooting - FAQs
Monitor Addition - FAQs 1. How to add an APM Insight Monitor? After you deploy the APM Insight agent in your Application Server with suitable Applications Manager credentials in the apminsight.conf file, APM Insight monitors will automatically be ...