Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CreationClassName | string |
Description | string | CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
CreationDate | datetime |
Description | string | Time that the Process began executing. | None | TRANSLATABLE= true |
CSCreationClassName | string |
Description | string | The scoping ComputerSystem's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_OperatingSystem.CSCreationClassName | None | OVERRIDABLE= false
|
CSName | string |
Description | string | The scoping ComputerSystem's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_OperatingSystem.CSName | None | OVERRIDABLE= false
|
ExecutionState | uint16 |
Description | string | Indicates the current operating condition of the Process. Values include ready (2), running (3), and blocked (4), among others. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Process Information|001.9, MIF.UNIX|Process Information|13.9 | None | None |
Values | string | Unknown, Other, Ready, Running, Blocked, Suspended Blocked, Suspended Ready, Terminated, Stopped, Growing | None | TRANSLATABLE= true |
Handle | string |
Description | string | A string used to identify the Process. A Process ID is a kind of Process Handle. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MappingStrings | string | MIF.DMTF|Process Information|001.1 | None | None |
MaxLen | uint32 | 256 | None | None |
KernelModeTime | uint64 |
Description | string | Time in kernel mode, in milliseconds. If this information is not available, a value of 0 should be used. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Process Information|001.13 | None | None |
Units | string | MilliSeconds | None | TRANSLATABLE= true |
Name | string |
Description | string | The name of the process. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Process Information|001.6 | None | None |
MaxLen | uint32 | 256 | None | None |
Override | string | Name | None | OVERRIDABLE= false
|
OSCreationClassName | string |
Description | string | The scoping OperatingSystem's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_OperatingSystem.CreationClassName | None | OVERRIDABLE= false
|
OSName | string |
Description | string | The scoping OperatingSystem's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_OperatingSystem.Name | None | OVERRIDABLE= false
|
OtherExecutionDescription | string |
Description | string | A string describing the state - used when the instance's ExecutionState property is set to 1 ("Other"). OtherExecutionDescription should be set to NULL when the ExecutionState property is any value other than 1. | None | TRANSLATABLE= true |
Priority | uint32 |
Description | string | Priority indicates the urgency or importance of execution of a Process. If a priority is not defined for a Process, a value of 0 should be used. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Process Information|001.10 | None | None |
TerminationDate | datetime |
Description | string | Time that the Process was stopped or terminated. | None | TRANSLATABLE= true |
UserModeTime | uint64 |
Description | string | Time in user mode, in milliseconds. If this information is not available, a value of 0 should be used. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Process Information|001.14 | None | None |
Units | string | MilliSeconds | None | TRANSLATABLE= true |
WorkingSetSize | uint64 |
Description | string | The amount of memory in bytes that a Process needs to execute efficiently, for an OperatingSystem that uses page-based memory management. If an insufficient amount of memory is available (< working set size), thrashing will occur. If this information is not known, NULL or 0 should be entered. If this data is provided, it could be monitored to understand a Process' changing memory requirements as execution proceeds. | None | TRANSLATABLE= true |
Gauge | boolean | true | None | None |
Units | string | Bytes | None | TRANSLATABLE= true |