How to enable Performance monitoring tool ?

How to enable Performance monitoring tool ?

To analyze Performance issues, logs and tuning alone won't be sufficient. Hence, we need to follow a few steps to enable the Performance Monitoring tool, which will monitor the application's performance and automatically collects the data when the issue occurs for the next time.

Please do the following steps and enable the performance monitoring tool.

1. Login as administrator to the application.
2. Goto Community tab -> Support Tool (present on the left side)

Community tab --> 

Support Tool reference :


3. Under PERFORMANCE MONITORING TOOL section 

set CPU --> 87%
Free Memory --> 500 MB
Monitoring Time Interval --> 6 Mins Like Below.





4. Click Enable Performance monitor

5.  Post that, when you feel the performance issue, please take the thread dump alone separately by invoking the URL  http://servername:port/jsp/ThreadDump.jsp 

Save the output in a file and hit the URL again. Repeat it for 3 times and send the file as well along with other details as mentioned below.


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to address Performance issue ?

                        Application will face the performance issue because of couple of reasons. 1. System requirements are not met: Refer this link to ensure the specifications are met as per the standards. 2. Application architecture should be 64-bit for better ...
                      • Steps to enable Read Committed Snapshot Isolation (RCSI)

                        Enabling Read Committed Snapshot Isolation in MS SQL server In MS SQL environments enabling 'Read committed Snapshot isolation (RCSI)' is the first step in handling application server performance and crash issues. What is RCSI? Since databases handle ...
                      • Integration with Opmanager MSP - Network and Monitoring tool for MSP's

                        SDP MSP integrates  Opmanager MSP - Network and Monitoring tool for MSP's, for more details refer to the below https://www.manageengine.com/network-monitoring-msp/sdp-msp-integration.html
                      • Performance Debug

                        For Performance/slowness issues instead of taking Threaddump manually or instead of invoking PerformanceTool make use of the below URL when the issue occurs, http://servername:portnumber/servlet/PerformanceDebug The above URL works even when the ...
                      • No Managed Connections. Steps to enable Read Committed Snapshot Isolation- MSSQL

                        Enabling Read Committed Snapshot Isolation in MS SQL server In MS SQL environments enabling 'Read committed Snapshot isolation (RCSI)' is the first step in handling application server performance and crash issues. What is RCSI?   Since databases ...