How to Migrate APM Insight Java Agent to a New Applications Manager?
1. Obtain the new license key from Applications Manager UI (APM tab -> Add Monitor -> Java Agent -> License Key -> Copy to Clipboard).
2. Login to the application server where the Java Agent is installed. Replace the apm.host & license.key value in the <JavaAgent_extracted_path>/apminsight.conf file with new Applications Manager URL and its license key.

For Example,
license.key=APMI_a856****************************a547eb39fd7ed38e18276c
apm.host=https://apmhost:8443
3. Delete the existing instance information file <JavaAgent_extracted_path>/apminsight.info file.
4. Restart the application server (eg: Tomcat, JBoss, etc.) to apply the changes and initiate communication with the new Applications Manager.
Related Articles
New to ADSelfService Plus?