Install APM Insight Java Agent
- In Applications Manager APM tab > Add New Monitor > Java


- Download the appropriate APM Insight Java Agent (apminsight-javaagent.zip) file.
- The zip file contains apminsight-javaagent.jar, apminsight-javaagent-api.jar and its conf files. This file should be copied to your Application Server.
- To configure Java agent using system properties, click here.
- Click on the links below to learn how to install the APM Insight Java Agent in different Application Servers:
Note:
- For older versions of Java (v2.3 & below), data collection might not happen after upgrading Applications Manager to version 14440 & above. To enable, include the following keys in the apminsight.conf file after extracting the APM Insight Java agent zip (apminsight-javaagent.zip) file :
license.key=[LICENSE KEY]
apm.host=http://[HOST]:[PORT]
Example:
license.key=APMI_74447444b666d7ab5174cc3021a9b68dd4b3364d50f99c2969360810313e8fac
apm.host=http://apm-prod-server:9090
- After including the above keys, save the file and restart the application.
Troubleshooting:
For troubleshooting tips, go to our Support Portal