Backward compatibility for older agents
Java Agent (v2.3 and below) :
- Open the apminsight.conf file present in the agent installation folder.
- Add an extra entry 'license.key'. The value for this would be the license key shown in the help card present in the home page of the APM Insight tab in the AppManager Instance.
- Change apm.host to contain the URL used to access the AppManager instance.
- Sample configuration :
license.key=APMI_7444744496936081031ac
apm.host=http://localhost:9090/
- Save and close the file.
- Restart the Java Application being monitored.
- The agent should now be compatible with the latest Applications Manager instance.
DotNet Agent (v2.5.4 and below) :
- Backward compatibility is not provided for these agents. The client has to upgrade to the latest agent.
- While configuring the new agent, if the client provides the same application name as the existing instance, the monitor will be reused.
Ruby Agent (v1.1. and below) :
- Open the apminsight.conf file present in the gem installed folder.
- Add an extra entry 'license.key'. The value for this would be the license key shown in the help card present in the home page of the APM Insight tab in the AppManager Instance.
- Change apm.host to contain the URL used to access the AppManager instance.
- Sample configuration :
- Save and close the file.
- Restart the Ruby Application being monitored.
- The agent should now be compatible with the latest Applications Manager instance.
New to ADSelfService Plus?
Related Articles
APM Insight - Agents Troubleshooting and Compatibility Guide
To optimize performance and simplify troubleshooting, please provide the following details for each agent and cross-verify the compatibility using the provided help pages: Java Agent Application Server & Version: __________________ [e.g., Apache ...
Verify the authenticity of APM Insight agents with Checksum verification
After downloading APM Insight agents, verify the integrity of the downloaded files by validating their checksum. This ensures that the agents are secure and not tampered by any external malicious code or software. After downloading the agent, ...
EUM Agent - Allowing multiple agents with same host name
Question: How do I assign multiple agents with same host name? Answer: You have the option to allow multiple agents with same host name in EUM Agent under EUM Agent Settings page -> Server Settings -> Allow multiple agents with same hostname. Refer ...
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 ...
Unified .NET and .NET Core agents into a single MSI package.
In APM Insight .NET agent version 6.9.1 the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...