Job Management Partner 1 Version 10, Job Management Partner 1/Performance Management - Agent Option for Platform Description, User's Guide and Reference

[Contents][Glossary][Index][Back][Next]

Monitoring Process Detail

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.

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 [Figure] 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:
  • 24: Real-time
  • 13: High
  • 10: Higher than normal
  • 8: Normal
  • 6: Lower than normal
  • 4: Low
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 [Figure] 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 [Figure] 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).