How to upgrade Real User Monitoring Agent?
For
RUM Agent v3.9 and above, refer the
help page to know the steps for installing service pack (.ppm file).
Steps to upgrade RUM Agent (For RUM Agent v3.8 and below)
- Take a backup of <RUMAgent_Home>/conf/ folder and place it outside of the RUM_Agent home folder.
- Uninstall the old RUM Agent.
- Download new RUM Agent from here.
- Install the RUM Agent and do not start it.
- Make the following changes in the new agent CONF files using the files in backup folder as reference:
- In <RUMAgent_Home>/conf/awsadapterconf.properties file, update the "webserver.port" key with the RUM Agent's HTTP port.
- In <RUMAgent_Home>/conf/sslservers.properties file, update the "rumagent" key with the RUM Agent's HTTPS port.
- If Geolocation API was configured earlier,
- Replace the <RUMAgent_Home>/conf/GeolocationAPIResources.xml file in the new agent with the backup file.
- In <RUMAgent_Home>/conf/AppServer.properties file, update the value of "geo.api.type" key as in the backup file.
- If HTTPS connection was enabled earlier,
- Replace the sslcerts folder in the new agent with the backup file.
- In <RUMAgent_Home>/conf/AppServer.properties file, update the value of "apm.rum.isHttps" key as in the backup file.
- Open the rumagent.properties file located under <RUMAgent_Home>/conf/sslcerts/ folder.
- Remove the encryptedkeypass key (if present).
- Update your keystore password in keypass key and save the changes.
- Start the RUM Agent.
- To verify if the RUM Agent has been upgraded successfully, access the RUM Agent web console (http://agenthost:agentport/)
- RUM Agent version and Applications Manager connectivity status can be seen in the RUM Agent UI (Supported only from RUM Agent version 3.5)

RUM Agent will be mapped to Applications Manager with the details provided in the installation shield.
Other help links
- RUM Agent FAQs
- RUM Agent Download Page
New to ADSelfService Plus?