Monitoring Process Detail
- Organization of this page
Overview
The Monitoring Process Detail report shows performance information about a specific process over the last hour (on a minute-by-minute basis). It is displayed as a line graph. This is a drilldown report.
- Note:
-
Use this report when the version of the PFM - Agent for Platform is earlier than 11-50. For PFM - Agent for Platform versions 11-50 and later, use the Monitoring Process Detail (8.4) report.
Storage destination
Reports/Windows/Operating System/Troubleshooting/Recent Past/Drilldown Only/
Record
Application Process Interval (PD_APSI)
Fields
|
Field name |
Explanation |
|---|---|
|
Application Name |
The name specified in the process monitoring settings |
|
CPU % |
Percentage of the processor time used by the process (%). In a multi-processor environment, usage is displayed with number of processors × 100% as the maximum value. |
|
Handle Count |
Number of handles being kept open by the process |
|
Monitoring Field |
The field being monitored |
|
Monitoring Label |
The name used to identify the monitoring condition |
|
Monitoring Number |
Monitoring condition number |
|
Page Faults/sec |
Number of page faults that occurred in the process (faults/second) |
|
Page File Kbytes |
Size of the virtual memory area being used as paging files by the process (KB) |
|
PID |
Process ID. Unique ID of the process being executed |
|
Pool Paged Kbytes |
Size of pageable memory being used by the process (KB) |
|
Pool Nonpaged Kbytes |
Size of non-pageable memory being used by the process (KB) |
|
Priority Base |
Basic process priority. The greater the number, the higher the priority. The following values are used:
|
|
Private Kbytes |
Size of the memory that was allocated to the process and that cannot be shared with other processes (KB) |
|
Privileged CPU % |
Percentage of the processor time used by the process in the privileged mode (%). In a multi-processor environment, usage is displayed with number of processors × 100% as the maximum value. |
|
Program Name |
The name of the program |
|
Thread Count |
Number of threads (unit for executing an instruction) in the process. When a process is executed, at least one thread is started. |
|
User |
Executing user name for the process. If a user name that corresponds to the process security ID is not found, NONE_MAPPED is stored for this field. If the executing user name cannot be acquired from the process ID, Unknown is stored for this field. |
|
User CPU % |
Amount of processor time used by the process in the user mode (%). In a multi-processor environment, usage is displayed with number of processors × 100% as the maximum value. |
|
Virtual Kbytes |
Size of the virtual address space being used by the process (KB) |
|
Working Set Kbytes |
Size of the memory being used by the process (which is called a working set and indicates either the total memory size or the amount of memory that can be referenced without page faults) (KB). |