Each Server is identified by its name on the left panel, and below the Globe icon. Click open the Server name to see the following features:
- Monitor – Displays current (every 5 seconds) performance metrics, in detail format for following:
-
- CPU – A graph shows % CPU Busy (Y1 – Line) per CPU, and highest Queue length experienced by any CPU (Y2 – Bar), over the most recent one minute period (12 data points at 5-second intervals). Click on a CPU line to open a new Window, and see a list of busiest Processes on that CPU at that point in time. On the new window, switch between CPUs, or click on a Process to see the trend of that Process activities over time. Click on a bar to see a list of Processes with the highest Receive Queue.
Counter Formula % Busy (CPU-BUSY-TIME CPU / DELTA-TIME CPU) * 100 Queue Length (CPU-QTIME CPU / DELTA-TIME CPU) % Memory (CURRENTLOCKEDMEMORY / MAXIMUMLOCKEDMEMORY) * 100 -
- Process, Busiest – Shows top 5 busiest Processes on the Server. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
- Process name
- CPU:IPU where the Process is running
- Program name (pass the mouse over to see the full name)
- Guardian Group.User ID of the Process owner
- Receive Queue
- In MB, memory used by the process
- % CPU Busy (IPU) used by this process
- Process, Busiest – Shows top 5 busiest Processes on the Server. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
Counter Formula % Busy (CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100 Receive Queue (RECV-QTIME PROCESS / DELTA-TIME PROCESS) Memory Used (PRESPAGES-QTIME PROCESS / DELTA-TIME PROCESS) * PagesToBytes -
- Disk, Highest Queue– Shows top 5 disks with the highest queue length. Click on a Disk to open a new Window and see its trend over time. Following information is displayed per Disk, for the latest interval:
-
- Disk name
- Queue length
- % Cache Hit rate
- % Device Read Busy
- % Device Write Busy
- % Device CPU Busy
-
- Disk, Highest Queue– Shows top 5 disks with the highest queue length. Click on a Disk to open a new Window and see its trend over time. Following information is displayed per Disk, for the latest interval:
Counter Formula % DP2 Busy (CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100 Queue Length (REQUEST-QTIME DISC / DELTA-TIME DISC) % Device Busy (DEVICE-QBUSY-TIME PROCESS / DELTA-TIME DISC) * 100 % Read Busy (READ-QBUSY-TIME PROCESS / DELTA-TIME DISC) * 100 % Write Busy (WRITE-QBUSY-TIME PROCESS / DELTA-TIME DISC) * 100 -
- TMF, Highest Abort Rate – Shows top 5 Processes with the highest percent TMF Abort rate. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
-
- Process name
- Percentage of transactions aborted
- Begin transactions per second
- Abort transactions per second
- CPU and IPU where this process is running
- Program name (pass the mouse over to see the full name)
- Receive Queue
- In MB, memory used by the process
- % CPU Busy (IPU) used by this process
-
- TMF, Highest Abort Rate – Shows top 5 Processes with the highest percent TMF Abort rate. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
Counter Formula % Abort (ABORT-TRANS PROCESS / BEGIN-TRANS PROCESS) * 100 TPS (ztransaction-rate from TMF STATUS command) / 100 Begin Transactions per second ( BEGIN-TRANS PROCESS / DELTA-TIME PROCESS ) * 10^6 Abort Transactions per second (ABORT-TRANS PROCESS / DELTA-TIME PROCESS) * 10^6 Receive Queue (RECV-QTIME PROCESS / DELTA-TIME PROCESS) Memory used by the process (PRESPAGES-QTIME PROCESS / DELTA-TIME PROCESS) * PageSizeBytes % CPU Busy (IPU) used by this process (CPU-BUSYTIME PROCESS / DELTA-TIME PROCESS) * 100 -
-
-
-
- Network, Total Sent – Shows top network processes displaying ‘Total Sent Messages’, and ‘Total Received Messages’ at that point in time. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
-
-
- Process name
- Total Sent
-
-
- Network, Total Sent – Shows top network processes displaying ‘Total Sent Messages’, and ‘Total Received Messages’ at that point in time. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
Counter Formula % Busy (CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100 Receive Queue (RECV-QTIME PROCESS / DELTA-TIME PROCESS) Memory Used (PRESPAGES-QTIME PROCESS / DELTA-TIME PROCESS) * PagesToBytes -
-
-
-
- CLIM, Busiest – Per CLIM, for the recent intervals, shows the % CLIM Busy (Y1) with the highest memory used (Y2). % Busy is shown in scaled format. Click on the S icon on the heading to toggle the scale setting. Also from the CLIM graph, you may click on the trend icon (upper right) to either see a trend of % CPU Busy, or Memory used over time.
-
-
- CLIM Name
- % Busy
- % Memory
-
-
-
-
-
Counter Formula % Busy As reported by vmstat on the CLIM Memory Used As reported by vmstat on the CLIM
-
-