CIM_Process, ROOT\CIMV2

Class | Childs (1) | Methods | Properties (18) | Qualifiers (5) | Instances (40) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Each instance of the CIM_Process class represents a single instance of a running program. A user of the OperatingSystem will typically see a Process as an application or task. Within an OperatingSystem, a Process is defined by a workspace of memory resources and environmental settings that are allocated to it. On a multitasking System, this workspace prevents intrusion of resources by other Processes. Additionally, a Process can execute as multiple Threads, all which run within the same workspace.

CIM_Process - child subclasses in ROOT\cimv2

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_Process045740---

CIM_Process properties

CIM_Process has 18 properties (13 Local, 5 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_Process8 [string]
CreationDateCIM_Process101 [datetime]
CSCreationClassNameCIM_Process8 [string]
CSNameCIM_Process8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
ExecutionStateCIM_Process18 [uint16]
key
Handle
CIM_Process8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
KernelModeTimeCIM_Process21 [uint64]
NameCIM_ManagedSystemElement8 [string]
OSCreationClassNameCIM_Process8 [string]
OSNameCIM_Process8 [string]
PriorityCIM_Process19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
TerminationDateCIM_Process101 [datetime]
UserModeTimeCIM_Process21 [uint64]
WorkingSetSizeCIM_Process21 [uint64]

Detailed description of CIM_Process properties

Local properties (13) of CIM_Process class

CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'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.'
DisplayName'Class Name'
MaxLen256
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
CreationDate property
CIMTYPE'datetime'
Description'Time that the process began executing.'
DisplayName'CreationDate'
FixedTrue
readTrue
CreationDate property is in 11 classes of ROOT\cimv2 and in 4 namespaces
CSCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CSCreationClassName contains the scoping computer system's creation class name.'
DisplayName'Computer System Class Name'
MaxLen256
Propagated'CIM_OperatingSystem.CSCreationClassName'
readTrue
CSCreationClassName property is in 27 classes of ROOT\cimv2 and in 2 namespaces
CSName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping computer system's name.'
DisplayName'Computer System Name'
MaxLen256
Propagated'CIM_OperatingSystem.CSName'
readTrue
CSName property is in 28 classes of ROOT\cimv2 and in 2 namespaces
ExecutionState property
CIMTYPE'uint16'
Description'Indicates the current operating condition of the process. Values include ready (2), running (3), and blocked (4), among others.'
DisplayName'Execution State'
readTrue
Values['Unknown', 'Other', 'Ready', 'Running', 'Blocked', 'Suspended Blocked', 'Suspended Ready', 'Terminated', 'Stopped', 'Growing']
ExecutionState property is in 4 classes of ROOT\cimv2 and in 2 namespaces
Handle property
CIMTYPE'string'
Description'A string used to identify the process. A process ID is a kind of process handle.'
DisplayName'Handle'
keyTrue
MaxLen256
readTrue
Handle property is in 4 classes of ROOT\cimv2 and in 4 namespaces
KernelModeTime property
CIMTYPE'uint64'
Description'Time in kernel mode, in milliseconds. If this information is not available, a value of 0 should be used.'
DisplayName'Kernel Model Time'
readTrue
Units'milliseconds'
KernelModeTime property is in 4 classes of ROOT\cimv2 and in 2 namespaces
OSCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping operating system's creation class name.'
DisplayName'Operating System Class Name'
MaxLen256
Propagated'CIM_OperatingSystem.CreationClassName'
readTrue
OSCreationClassName property is in 4 classes of ROOT\cimv2 and in 2 namespaces
OSName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping operating system's name.'
DisplayName'Operating System Name'
MaxLen256
Propagated'CIM_OperatingSystem.Name'
readTrue
OSName property is in 4 classes of ROOT\cimv2 and in 3 namespaces
Priority property
CIMTYPE'uint32'
Description'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.'
DisplayName'Priority'
readTrue
Priority property is in 9 classes of ROOT\cimv2 and in 31 namespaces
TerminationDate property
CIMTYPE'datetime'
Description'Time that the process was stopped or terminated.'
DisplayName'Termination Date'
readTrue
TerminationDate property is in 2 classes of ROOT\cimv2 and in 2 namespaces
UserModeTime property
CIMTYPE'uint64'
Description'Time in user mode, in milliseconds. If this information is not available, a value of 0 should be used.'
DisplayName'User Mode Time'
readTrue
Units'milliseconds'
UserModeTime property is in 4 classes of ROOT\cimv2 and in 2 namespaces
WorkingSetSize property
CIMTYPE'uint64'
Description'The amount of memory in bytes that a process needs to execute efficiently, for an operating system 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.'
DisplayName'Working Set Size'
readTrue
Units'bytes'
WorkingSetSize property is in 2 classes of ROOT\cimv2 and in 4 namespaces

Derived properties (5) of CIM_Process class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces

CIM_Process Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'Each instance of the CIM_Process class represents a single instance of a running program. A user of the OperatingSystem will typically see a Process as an application or task. Within an OperatingSystem, a Process is defined by a workspace of memory resources and environmental settings that are allocated to it. On a multitasking System, this workspace prevents intrusion of resources by other Processes. Additionally, a Process can execute as multiple Threads, all which run within the same workspace.'
DisplayName'Processes (CIM)'
Locale1033
UUID'{8502C566-5FBB-11D2-AAC1-006008C78BC7}'

CIM_Process System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_Process'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'CIM_Process'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalElement'___SYSTEM8
__CLASS'CIM_Process'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_Process

Number of classes:40
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_AssociatedProcessorMemory130-4-
CIM_OSProcess020---
CIM_ProcessExecutable06040---
CIM_Processor1302-1-
CIM_ProcessThread020---
Win32_AssociatedProcessorMemory0304---
Win32_ComputerSystemProcessor0201---
Win32_NamedJobObjectProcess0204---
Win32_PerfFormattedData_Counters_PerProcessorNetworkActivityCycles022040---
Win32_PerfFormattedData_Counters_PerProcessorNetworkInterfaceCardActivity030040---
Win32_PerfFormattedData_Counters_ProcessorInformation03706---
Win32_PerfFormattedData_HvStats_HyperVHypervisorLogicalProcessor03205---
Win32_PerfFormattedData_HvStats_HyperVHypervisorRootVirtualProcessor08405---
Win32_PerfFormattedData_HvStats_HyperVHypervisorVirtualProcessor0840----
Win32_PerfFormattedData_Lsa_SecurityPerProcessStatistics011040---
Win32_PerfFormattedData_NvspSwitchProcStats_HyperVVirtualSwitchProcessor01304---
Win32_PerfFormattedData_PerfOS_Processor02405---
Win32_PerfFormattedData_PerfProc_Process037040---
Win32_PerfFormattedData_PerfProc_ProcessAddressSpace_Costly046040---
Win32_PerfFormattedData_XTPDatabaseEngine_XTPPhantomProcessor0150----
Win32_PerfRawData_Counters_PerProcessorNetworkActivityCycles022040---
Win32_PerfRawData_Counters_PerProcessorNetworkInterfaceCardActivity030040---
Win32_PerfRawData_Counters_ProcessorInformation04106---
Win32_PerfRawData_HvStats_HyperVHypervisorLogicalProcessor03905---
Win32_PerfRawData_HvStats_HyperVHypervisorRootVirtualProcessor010505---
Win32_PerfRawData_HvStats_HyperVHypervisorVirtualProcessor01050----
Win32_PerfRawData_Lsa_SecurityPerProcessStatistics011040---
Win32_PerfRawData_NvspSwitchProcStats_HyperVVirtualSwitchProcessor01304---
Win32_PerfRawData_PerfOS_Processor02405---
Win32_PerfRawData_PerfProc_Process037040---
Win32_PerfRawData_PerfProc_ProcessAddressSpace_Costly046040---
Win32_PerfRawData_XTPDatabaseEngine_XTPPhantomProcessor0150----
Win32_Process045740---
Win32_Processor05121---
Win32_ProcessStartTrace070---
Win32_ProcessStartup0140---
Win32_ProcessStopTrace080---
Win32_ProcessTrace270---
Win32_SessionProcess02014---
Win32_SystemProcesses02040---
comments powered by Disqus
WUtils.com