How to monitor the performance of my application cluster? Is it possible to have aggregated performance data of my application cluster?

How to monitor the performance of my application cluster? Is it possible to have aggregated performance data of my application cluster?

 
 You can install the APM agent on each application server and specify the same application name in configurations to group all server instances under one application.

    Basically each app server must have its own agent jar and conf files. All agents can have same name and these will be grouped in the APM Insight tab. Please note that both aggregated data and individual app server data can be viewed separately.


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to view data under Session & Performance tab in MySQL monitor?

                        Note: If the server is a MariaDB server, check whether the SYS database is installed by executing the below query on MariaDB shell: show databases; If the output does not contain the SYS database, then install the SYS database suitable for the ...
                      • APM Insight monitor is UP, but monitor page doesn't show any data

                        Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...
                      • Self monitor Applications Manager using Real User Monitoring

                        We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                      • Self monitor Applications Manager using APM Insight Java Agent

                        Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
                      • How to rename an existing APM - Java agent application's monitor?

                        In Applications Manager's APM(Application Performance Monitoring) doesn't support renaming applications/monitors from the web client. However, the application name of an existing application instance can be renamed in the `apminsight.conf` file and ...