End User Monitoring (EUM) - Frequently asked questions

End User Monitoring (EUM) - Frequently asked questions



                  New to ADSelfService Plus?

                    • Related Articles

                    • 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 ...
                    • 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 ...
                    • Monitoring HAProxy - Configuring the HAProxy Stats page

                      To effectively monitor an HAProxy instance, you can enable and access the HAProxy stats page, which provides real-time metrics about HAProxy's performance. Steps to Enable HAProxy Stats: Open the HAProxy Configuration File: The HAProxy configuration ...
                    • 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 ...