Troubleshooting communication between APM Insight Agent and Applications Manager

Troubleshooting communication between APM Insight Agent and Applications Manager

  1. APM Insight agent communicates to the Applications Manager through the HTTP/HTTPS protocol.
  2. Make sure the communication between Applications Manager server and agent server via HTTP/HTTPS is allowed in firewall.To check , open a browser in the APM Insight Agent machine and try connect to http(s)://apm.host:apm.port/ . It should display the login page of Applications Manager.
  3. If the Application server is behind a proxy, use the option behind.proxy to configure the same.
  4. If Applications Manager server is using some proxy, make sure to update proxy settings


                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • 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 ...
                    • 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 ...
                    • 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 ...
                    • 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 monitor not getting added to Applications Manager

                      Possible Reasons for the Issue, 1. Incorrect Host and Port Settings The host and port settings for the Application Manager in the APM Insight agent's configuration may be incorrect. To verify and correct these settings, follow the steps below: Linux: ...