Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_UnixProcessStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_StatisticalInformation NAME CIM_UnixProcessStatisticalInformation
Class CIM_UnixProcessStatisticalInformation Qualifiers Name Type Value From Class Version string 2.6.0 CIM_UnixProcessStatisticalInformation Description string The statistics associated with a Unix process. CIM_UnixProcessStatisticalInformation Description string CIM_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 Description string ManagedElement 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
Property Qualifiers
Property CSCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.CSCreationClassName CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s ComputerSystem CreationClassName. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property CSName Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.CSName CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s ComputerSystem Name. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property OSCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.OSCreationClassName CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s OperatingSystem CreationClassName. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property OSName Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.OSName CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s OperatingSystem Name. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property Handle Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.Handle CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s Handle. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property ProcessCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Propagated string CIM_Process.CreationClassName CIM_UnixProcessStatisticalInformation Description string The scoping Process ’ s CreationClassName. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property Name Qualifiers Name Type Value From Class Key boolean true CIM_UnixProcessStatisticalInformation Override string Name CIM_UnixProcessStatisticalInformation Description string 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. CIM_UnixProcessStatisticalInformation MaxLen uint32 256 CIM_UnixProcessStatisticalInformation
Property CPUTime Qualifiers Name Type Value From Class Description string The percentage of a CPU ’ s time this process is consuming. CIM_UnixProcessStatisticalInformation Units string Percent CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.12 CIM_UnixProcessStatisticalInformation
Property RealText Qualifiers Name Type Value From Class Description string The number of KiloBytes of real text space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.15 CIM_UnixProcessStatisticalInformation
Property RealData Qualifiers Name Type Value From Class Description string The number of KiloBytes of real data space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.16 CIM_UnixProcessStatisticalInformation
Property RealStack Qualifiers Name Type Value From Class Description string The number of KiloBytes of real stack space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.17 CIM_UnixProcessStatisticalInformation
Property VirtualText Qualifiers Name Type Value From Class Description string The number of KiloBytes of virtual text space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.18 CIM_UnixProcessStatisticalInformation
Property VirtualData Qualifiers Name Type Value From Class Description string The number of KiloBytes of virtual data space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.19 CIM_UnixProcessStatisticalInformation
Property VirtualStack Qualifiers Name Type Value From Class Description string The number of KiloBytes of virtual stack space used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.20 CIM_UnixProcessStatisticalInformation
Property VirtualMemoryMappedFileSize Qualifiers Name Type Value From Class Description string The number of KiloBytes of virtual space used for memory mapped files by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.22 CIM_UnixProcessStatisticalInformation
Property VirtualSharedMemory Qualifiers Name Type Value From Class Description string The number of KiloBytes of shared memory used by the process. CIM_UnixProcessStatisticalInformation Units string KiloBytes CIM_UnixProcessStatisticalInformation MappingStrings string MIF.DMTF|Process Information|001.21 CIM_UnixProcessStatisticalInformation
Property CpuTimeDeadChildren Qualifiers Name Type Value From Class Description string CPU time of terminated child processes in clock ticks. CIM_UnixProcessStatisticalInformation Units string Clock Ticks CIM_UnixProcessStatisticalInformation Counter boolean true CIM_UnixProcessStatisticalInformation
Property SystemTimeDeadChildren Qualifiers Name Type Value From Class Description string System time of terminated child processes in clock ticks. CIM_UnixProcessStatisticalInformation Units string Clock Ticks CIM_UnixProcessStatisticalInformation Counter boolean true CIM_UnixProcessStatisticalInformation
Property Name Qualifiers Name Type Value From Class Description string The 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 MaxLen uint32 256 CIM_StatisticalInformation
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string 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. CIM_ManagedElement
Method Qualifiers
Parameters
Parameter Qualifiers