How to upgrade End User Monitoring (EUM) Agent?

How to upgrade End User Monitoring (EUM) Agent?

EUM Agent versions above 21.4 

Follow the steps given in this help page to upgrade your EUM Agent to the latest version with the Update Manager.

EUM Agent versions below 21.4

For EUM Agent versions below 21.4, users have to uninstall the existing agent and install the latest compatible version of EUM Agent.

Note: All the EUM monitors data will be stored in Applications Manager. Reinstalling the EUM Agent will not cause any data loss.
  1. Create a backup of <EUMAgent_Home>/conf/ folder and place it outside the EUM_Agent home folder.
  2. Follow these steps to uninstall the old EUM Agent.
  3. Follow these steps to install a new EUM Agent compatible to the Applications Manger version.
  4. Do not select the "Launch the End User Monitoring Agent Now" option in the installation shield.
  5. Do not start the EUM agent
    1. Do not start the agent service or run the StartServer.bat in case of Windows.
    2. Do not run the StartServer.sh in case of Linux.
  6. If Proxy was configured earlier,
    1. In <EUMAgent_Home>/conf/AppServer.xml file, update the values of proxyType, proxy_host, proxy_port, proxy_user keys as in the backup file. If proxy has authentication, add a key proxy_pass and update its value with the actual proxy password and save the changes.
  7. If Chrome playback was enabled earlier,
    1. In <EUMAgent_Home>/conf/geckoprops.conf file, update the value of chromeDriverPath key as in the backup file and save the changes.
  8. If Edge playback was enabled earlier,
    1. In <EUMAgent_Home>/conf/geckoprops.conf file, update the value of edgeDriverPath key as in the backup file and save the changes.
  9. Start the EUM Agent.
  10. To verify if the EUM Agent has been updated successfully, access the EUM Agent web console.
  11. EUM Agent version and Applications Manager connectivity status can be seen in the EUM Agent UI.

  1. The agent version can be seen in Application Manager UI under User Experience tab -> Locations.

  1. The EUM Agent will be mapped to the Applications Manager whose host and port details were provided in the installation shield during installation.
  2. Once the EUM Agent is upgraded to version 21.4 or higher, follow the steps in this help page to upgrade the EUM Agent to the latest version with Update Manager for the next upgrade.

                  New to ADSelfService Plus?

                    • Related Articles

                    • End User Monitoring (EUM) - Frequently asked questions

                      How to access EUM Agent Settings page? Unable to Login End User Monitoring Agent? EUM Agent not mapped to Applications Manager. What should I do? How to Change Applications Manager hostname and port in EUM Agent for login? How to change AppManager ...
                    • Setup EUM Agent as Service in Ubuntu 16 and above

                      All the steps mentioned below should be performed with root user privilege. 1. Steps to register EUM Agent as of service on a Linux box Copy the attached EUMAgent.sh file to /etc/init.d/ directory. Rename the file as "EUMAgent" after moving Edit and ...
                    • Enable TLS 1.2 alone in the EUM Agent

                      Follow the below steps to enable TLS1.2 alone (disable TLS 1 & 1.1) Open the file server.xml present under EUMAgent\conf\backup folder. Search for the term 'SSLEnabled="true" '. Add the parameter 'sslEnabledProtocols="TLSv1.2" ' to the end of that ...
                    • EUM Agent Troubleshooting

                      1. EUM Agent not mapped to Applications Manager. What should I do? If EUM Agent is not mapped, troubleshoot the problem by following the steps given below: Access the EUM Agent settings page and verify whether the EUM Agent is up and running. Check ...
                    • Real User Monitoring Agent - Frequently asked questions

                      How to change Applications Manager details in RUM Agent? Open the AppServer.properties file located under <RUMAgent_Home>/conf/ directory in any text editor. Update Applications Manager hostname in apm.host key. Update Applications Manager SSL Port ...