Use Process attributes to monitor information about a specific process, such as the amount of time the process runs, its thread count, and how it uses real and virtual memory. Process is a multiple-instance attribute group. You cannot mix these attributes with those of any other multiple-instance group.
% Privileged Time The percentage of elapsed time that a process has executed instructions in privileged mode. Valid values are positive integers in the range 0 to 100 (expressing a percentage) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 85% of elapsed time in privileged mode, enter 85.
% Processor Time The percentage of elapsed time that a process has used the processor to execute instructions. Valid values are positive integers in the range 0 to 100 (expressing a percentage) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions.
There is an inconsistency between the way that the Process report calculates the percentage of processor time used by a process, and the way that the Windows Performance Monitor calculates this percentage.
The Process report displays the percentage of processor time used for a single process on all processors. The total is based upon 100 times P, where P is equal to the number of processors in use. For example, to express 15% processor time, enter 15.
% User Time The percentage of elapsed time that a process has executed instructions in user mode. Valid values are positive integers in the range 0 to 100 (expressing a percentage) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 21% user time, enter 21.
Binary Path The fully qualified path to the device binary executable running in the process in UTF-8.
Elapsed Time The total amount of time, in seconds, a process has been running. Valid values are positive integers in the range 0 to 2147483647 (expressing seconds) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 1 minute and 10 seconds of elapsed time in seconds, enter 70.
Handle Count The total number of handles currently open through this process.
ID Process The unique identifier of a process. Note that this number applies only while the process is running. After the process ends, the same number may be used to represent a different process. Valid values are positive integers and can include the use of the *MIN, *MAX, or *SUM functions. For example, to express 8026 for the ID number of a process, enter 8026.
Page Faults/Sec The average number of page faults that have occurred for a process per second. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *MIN, *MAX, or *SUM functions. For example, to express 2 for the number of page faults per second for a process, enter 2.
Page File Bytes The number of bytes of page file space a process uses. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 4632 for the number of bytes of page file space per process, enter 4632.
Page File kBytes The number of kilobytes of page file space a process uses. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 4632 for the number of kilobytes of page file space per process, enter 4632.
Page File Bytes Peak The maximum number of bytes of page file space a process has used since starting. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, or *SUM functions. For example, to express 345,612 for the number of bytes of page file space a process uses, enter 345612.
Page File kBytes Peak The maximum number of kilobytes of page file space a process has used since starting. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, or *SUM functions. For example, to express 345,612 for the number of kilobytes of page file space a process uses, enter 345612.
Pool Nonpaged Bytes The number of bytes of pool nonpaged memory a process uses. Valid values are positive integers in the range 0 to 2147483647 (expressing bytes) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 2,000 bytes of pool nonpaged memory a process uses, enter 2000.
Pool Paged Bytes The number of bytes of pool paged memory a process uses. Valid values are positive integers in the range 0 to 2147483647 (expressing bytes) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 4,560 bytes of pool paged memory a process uses, enter 4560.
Priority Base The current base priority of a process. Valid values are positive integers in the range 1 to 31 and can include the use of the *MIN, *MAX, or *SUM functions. For example, to express 23 for the current base priority of a process, enter 23.
Private Bytes The number of bytes of memory space a process has allocated that cannot be shared with other processes. Valid values are positive integers in the range 0 to 2147483647 (expressing bytes) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 2,000 bytes of memory space a process allocates that cannot be shared, enter 2000.
Private kBytes The number of kilobytes of memory space a process has allocated that cannot be shared with other processes. Valid values are positive integers in the range 0 to 2147483647 (expressing kilobytes) and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 2,000 kilobytes of memory space a process allocates that cannot be shared, enter 2000.
Process Name Instance name. Valid format is a text string of up to 64 characters. For example, SYS1.
Server Name The name of the managed system. Valid format is a text string of up to 64 characters.
Thread Count The number of threads currently active in a process. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 32 for the number of threads currently active in a process, enter 32.
Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:
C |
Century (0 for 20th, 1 for 21st) |
YY |
Year |
MM |
Month |
DD |
Day |
HH |
Hour |
MM |
Minute |
SS |
Second |
mmm |
Millisecond |
Use simple text strings as described above. For example, enter 0971009130500000 to express October 9, 1997, 1:05:00 pm.
Virtual Bytes The number of bytes of virtual address space that a process uses. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 4,754 for the number of bytes of virtual address space that a process uses, enter 4754.
Virtual kBytes The number of kilobytes of virtual address space that a process uses. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 4,754 for the number of kilobytes of virtual address space that a process uses, enter 4754.
Virtual Bytes Peak The maximum number of bytes of virtual address space a process has used since starting. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 55,412 for the maximum number of bytes of virtual address space, enter 55412.
Virtual kBytes Peak The maximum number of kilobytes of virtual address space a process has used since starting. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 55,412 for the maximum number of kilobytes of virtual address space, enter 55412.
Working Set The size of the current working set of a process in bytes. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. For example, to express 32,000 bytes for the size of the current working set of a process, enter 32000.
Working Set Peak The maximum working set of a process in bytes since the process started. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, or *SUM functions. For example, to express 55,765 bytes for the maximum working set of a process, enter 55765.