CIM2.17.1 Class Declaration
CIM_UnixProcessStatisticalInformation

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_UnixProcessStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_StatisticalInformation
NAMECIM_UnixProcessStatisticalInformation

Class Qualifiers

Class CIM_UnixProcessStatisticalInformation Qualifiers
NameTypeValueFrom Class
Versionstring2.17.0CIM_UnixProcessStatisticalInformation
UMLPackagePathstringCIM::System::UnixCIM_UnixProcessStatisticalInformation
DescriptionstringThe statistics associated with a Unix process.CIM_UnixProcessStatisticalInformation
UMLPackagePathstringCIM::Core::StatisticsCIM_StatisticalInformation
DescriptionstringCIM_StatisticalInformation is a root class for any arbitrary collection of statistical data and/or metrics applicable to one or more ManagedSystemElements. Note that the CIM_ StatisticalData class uses a simplified naming/identity algorithm as compared to this class. StatisticalInformation is not deprecated since its naming algorithm is still in use in various implementations.CIM_StatisticalInformation
UMLPackagePathstringCIM::Core::CoreElementsCIM_ManagedElement
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.CIM_ManagedElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
CSCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
CSNamestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
OSCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
OSNamestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
Handlestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
ProcessCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_UnixProcessStatisticalInformation
Namestring Key
Override
Description
MaxLen
CIM_UnixProcessStatisticalInformation
CPUTimeuint32 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
RealTextuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
RealDatauint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
RealStackuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
VirtualTextuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
VirtualDatauint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
VirtualStackuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
VirtualMemoryMappedFileSizeuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
VirtualSharedMemoryuint64 Description
Units
MappingStrings
PUnit
CIM_UnixProcessStatisticalInformation
CpuTimeDeadChildrenuint64 Description
Units
Counter
PUnit
CIM_UnixProcessStatisticalInformation
SystemTimeDeadChildrenuint64 Description
Units
Counter
PUnit
CIM_UnixProcessStatisticalInformation
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement
ElementNamestring Description CIM_ManagedElement

Property Qualifiers

Property CSCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's ComputerSystem CreationClassName.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.CSCreationClassNameCIM_UnixProcessStatisticalInformation

Property CSName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's ComputerSystem Name.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.CSNameCIM_UnixProcessStatisticalInformation

Property OSCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's OperatingSystem CreationClassName.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.OSCreationClassNameCIM_UnixProcessStatisticalInformation

Property OSName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's OperatingSystem Name.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.OSNameCIM_UnixProcessStatisticalInformation

Property Handle Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's Handle.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.HandleCIM_UnixProcessStatisticalInformation

Property ProcessCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringThe scoping Process's CreationClassName.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation
PropagatedstringCIM_Process.CreationClassNameCIM_UnixProcessStatisticalInformation

Property Name Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_UnixProcessStatisticalInformation
DescriptionstringA 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.CIM_UnixProcessStatisticalInformation
MaxLenuint32256CIM_UnixProcessStatisticalInformation

Property CPUTime Qualifiers
NameTypeValueFrom Class
DescriptionstringThe percentage of a CPU's time this process is consuming.CIM_UnixProcessStatisticalInformation
UnitsstringPercentCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.12CIM_UnixProcessStatisticalInformation
PUnitstringpercentCIM_UnixProcessStatisticalInformation

Property RealText Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of real text space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.15CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property RealData Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of real data space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.16CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property RealStack Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of real stack space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.17CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property VirtualText Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of virtual text space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.18CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property VirtualData Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of virtual data space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.19CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property VirtualStack Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of virtual stack space used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.20CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property VirtualMemoryMappedFileSize Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of virtual space used for memory mapped files by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.22CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property VirtualSharedMemory Qualifiers
NameTypeValueFrom Class
DescriptionstringThe number of KiloBytes of shared memory used by the process.CIM_UnixProcessStatisticalInformation
UnitsstringKiloBytesCIM_UnixProcessStatisticalInformation
MappingStringsstringMIF.DMTF|Process Information|001.21CIM_UnixProcessStatisticalInformation
PUnitstringbyte * 2^10CIM_UnixProcessStatisticalInformation

Property CpuTimeDeadChildren Qualifiers
NameTypeValueFrom Class
DescriptionstringCPU time of terminated child processes in clock ticks.CIM_UnixProcessStatisticalInformation
UnitsstringClock TicksCIM_UnixProcessStatisticalInformation
CounterbooleantrueCIM_UnixProcessStatisticalInformation
PUnitstringcountCIM_UnixProcessStatisticalInformation

Property SystemTimeDeadChildren Qualifiers
NameTypeValueFrom Class
DescriptionstringSystem time of terminated child processes in clock ticks.CIM_UnixProcessStatisticalInformation
UnitsstringClock TicksCIM_UnixProcessStatisticalInformation
CounterbooleantrueCIM_UnixProcessStatisticalInformation
PUnitstringcountCIM_UnixProcessStatisticalInformation

Property Name Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.CIM_StatisticalInformation
MaxLenuint32256CIM_StatisticalInformation

Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.CIM_ManagedElement
MaxLenuint3264CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object.CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
DescriptionstringA 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.CIM_ManagedElement

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_UnixProcessStatisticsCIM_UnixProcessStatisticalInformationStats
CIM_StatisticsCIM_StatisticalInformationStats
CIM_RelatedStatisticsCIM_StatisticalInformationStats
CIM_RelatedStatisticsCIM_StatisticalInformationRelatedStats
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_SettingsDefineStateCIM_ManagedElementManagedElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_OrderedComponentCIM_ManagedElementGroupComponent
CIM_OrderedComponentCIM_ManagedElementPartComponent
CIM_ProductElementComponentCIM_ManagedElementPartComponent
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_OrderedMemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_MemberOfStatusCollectionCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_AbstractIndicationSubscriptionCIM_ManagedElementFilter
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_AvailableDiagnosticServiceCIM_ManagedElementUserOfService
CIM_AssociatedPowerManagementServiceCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement