How to check the breakup of process lists consuming high CPU/Memory

How to check the breakup of process lists consuming high CPU/Memory

To check the breakup of the list of processes consuming high CPU, you need to associate a Threshold and an Action corresponding to the required CPU/Memory attributes for the server monitor.
Once that is done, whenever the threshold condition is met, an alert will be triggered and you will receive an email with a hyperlink.
This link will contain the 
breakup of the list of processes consuming high CPU/Memory.

Reference Screenshot:


Note: The hyperlink will also contain the date and time at which the alert was generated.
The breakup of the list of processes will also be available from the time that the alert is triggered in the ProcessListDate-Time.html file under <AppManager_Home>/working/Debug-Info/Server/<MonitorName> directory. 


                  New to ADSelfService Plus?

                    • Related Articles

                    • While trying to monitor servers, I get a "No data Available" error for CPU Core Utilization.

                      The data for CPU Core utilization may not be shown due to problem in executing and getting the output of CPU command on the server. For different modes of monitoring (WMI/Telnet/SSH/SNMP) we use different methods to collect data. Find the steps below ...
                    • Memory Usage Calculation (Linux- Telnet/SSH)

                      Physical Memory Utilization Calculation: Note: For version 16800 and above , the Skip option will be under Settings -> Performance Polling -> Servers -> Linux monitor type. Formula: (i) If Skip buffer and cache from monitoring (Applicable only for ...
                    • How is Memory Utilization calculated in SUN Solaris server?

                      Memory Calculation We run the below command to check if the SUN server is a zone-supported server:  /usr/bin/prstat -n 1 -Z 1 1 2> /dev/null|grep -v "PID"|grep -v "Total:"  If the command gives the proper output then we conclude that the server is ...
                    • RBM - Configure Content Check using Playback Script

                      Content Check option Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages in between the steps. One can configure checks for both Content to be present and Content not to be present. Syntax of ...
                    • No Data is being displayed for CPU, Memory, Disk.

                      Check the DBType If it is MySQL :- Solution 1:- Check for the following prints: /AMDB/HostCpuMemDataCollected' is marked as crashed and should be repaired. /AMDB/HostDiskUtilDataCollected' is marked as crashed and should be repaired. If you see the ...