How to find the downloaded apminsight agent version?

How to find the downloaded apminsight agent version?

Steps to Find the APM Insight Java Agent Version:

Using the Applications Manager GUI:

  1. Navigate to the APMInsight Instance and click on Monitor information tab
  2. Agent version will be displayed
InfoNote: Ensure that the monitor is configured with the agent you intend to verify. If not, use the terminal method to check the version.

Using the Terminal:

  1. Extract the contents of the apminsight-javaagent.zip file to a desired directory.
  2. Open a terminal or command prompt and navigate to the directory where the apminsight-javaagent.jar file is located
  3. Run the following command to check the version of the APM Insight java agent
  1. java -jar apminsight-javaagent.jar -version
     4. The version details will be displayed in the terminal or command prompt.

                  New to ADSelfService Plus?