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 ADManager Plus?

                    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)

                        Total Memory Utilization Calculation: Linux Monitoring: Telnet/SSH For memory usage calculation using 'free -m'  command. Sample command output: root@root:~$  free -m                      total        used        free      shared  buff/cache   ...
                      • RBM - Configure Content Check using Playback Script

                        Related topic: Check out this link if you want to configure content check through the Chrome Extension (Web Transaction Recorder). Content Check option Applications Manager's Real Browser Monitoring allows to configure content check to be done on the ...
                      • RBM - Add content check via Web Transaction Recorder (Chrome Extension)

                        Related topic: Check out this link if you want to configure content check through the Playback Script. Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages by configuring checks for both Content ...
                      • 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 ...