Propagated ( "CIM_Process.CreationClassName" ) MaxLen ( 256 ) Key string ProcessCreationClassName ; The scoping Process's CreationClassName. |
MappingStrings { "MIF.DMTF|Process Information|001.15" } Units ( "KiloBytes" ) uint64 RealText ; The number of KiloBytes of real text space used by the process. |
MappingStrings { "MIF.DMTF|Process Information|001.19" } Units ( "KiloBytes" ) uint64 VirtualData ; The number of KiloBytes of virtual data space used by the process. |
MappingStrings { "MIF.DMTF|Process Information|001.20" } Units ( "KiloBytes" ) uint64 VirtualStack ; The number of KiloBytes of virtual stack space used by the process. |
Propagated ( "CIM_Process.CSCreationClassName" ) MaxLen ( 256 ) Key string CSCreationClassName ; The scoping Process's ComputerSystem CreationClassName. |
Propagated ( "CIM_Process.OSName" ) MaxLen ( 256 ) Key string OSName ; The scoping Process's OperatingSystem Name. |
MappingStrings { "MIF.DMTF|Process Information|001.22" } Units ( "KiloBytes" ) uint64 VirtualMemoryMappedFileSize ; The number of KiloBytes of virtual space used for memory mapped files by the process. |
Units ( "Clock Ticks" ) Counter uint64 SystemTimeDeadChildren ; System time of terminated child processes in clock ticks. |
MaxLen ( 256 ) Override ( "Name" ) Key string Name ; A string used to identify the related statistics of a Process. This key allows multiple instances of statistics to correspond to a single process. The multiple instances could be used in applications such as time-sliced statistics. |
MappingStrings { "MIF.DMTF|Process Information|001.17" } Units ( "KiloBytes" ) uint64 RealStack ; The number of KiloBytes of real stack space used by the process. |
Propagated ( "CIM_Process.OSCreationClassName" ) MaxLen ( 256 ) Key string OSCreationClassName ; The scoping Process's OperatingSystem CreationClassName. |
MappingStrings { "MIF.DMTF|Process Information|001.16" } Units ( "KiloBytes" ) uint64 RealData ; The number of KiloBytes of real data space used by the process. |
Propagated ( "CIM_Process.Handle" ) MaxLen ( 256 ) Key string Handle ; The scoping Process's Handle. |
MappingStrings { "MIF.DMTF|Process Information|001.21" } Units ( "KiloBytes" ) uint64 VirtualSharedMemory ; The number of KiloBytes of shared memory used by the process. |
MappingStrings { "MIF.DMTF|Process Information|001.18" } Units ( "KiloBytes" ) uint64 VirtualText ; The number of KiloBytes of virtual text space used by the process. |
Propagated ( "CIM_Process.CSName" ) MaxLen ( 256 ) Key string CSName ; The scoping Process's ComputerSystem Name. |
Units ( "Clock Ticks" ) Counter uint64 CpuTimeDeadChildren ; CPU time of terminated child processes in clock ticks. |
MappingStrings { "MIF.DMTF|Process Information|001.12" } Units ( "Percent" ) uint32 CPUTime ; The percentage of a CPU's time this process is consuming. |
MaxLen ( 64 ) string Caption ; The Caption property is a short textual description (one- line string) of the object. |
string Description ; The Description property provides a textual description of the object. |
string ElementName ; A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |