Cim_processor table – HP Systems Insight Manager User Manual

Page 605

Advertising
background image

Description

Data Type

Column Name

UnixProcessStatisticalInformation_VirtualText; derived from
CIM_UnixProcessStatisticalInformation.VirtualText; The
number of KB of virtual text space used by the process

BIGINT

UxPrStatInf_VirData

UnixProcessStatisticalInformation_VirtualData; derived from
CIM_UnixProcessStatisticalInformation.VirtualData; the
number of KB of virtual data space used by the process

BIGINT

UxPrStatInf_VirStack

UnixProcessStatisticalInformation_VirtualStack; derived from
CIM_UnixProcessStatisticalInformation.VirtualStack; the
number of KBs of virutal stack space used by the process

BIGINT

UxPrStatInf_VirSharedMem

UnixProcessStatisticalInformation_VirtualSharedMemory;
derived from
CIM_UnixProcessStatisticalInformation.VirtualSharedMemory;
the number of KB of shared memory used by the process

BIGINT

UxPrStatInf_VirSharedMem

UnixProcessStatisticalInformation_VirtualMemoryMappedFileSize;
derived from
CIM_UnixProcessStatisticalInformation.VirtualMemoryMappedFileSize;
the number of KB of virtual space used for memory mapped
files by the process.

BIGINT

UxPrStatInf_VirMemMapFileSize

CIM_Processor table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

Processor_LUID

Node partly identifies CIM_Processor

BIGINT

NodeID

Snapshot partly identifies CIM_Processor

BIGINT

SnapshotID

CreationClassName partly identifies CIM_Processor;
equates to CIM_Processor

NVARCHAR(256)

CreationClassName

DeviceID partly identifies CIM_Processor; inherited from
CIM_LogicalDevice.DeviceID; an address or other
identifying information to uniquely name the Logical Device

NVARCHAR(64)

DeviceID

Name partly identifies CIM_Processor; a label by which
the object is known

NVARCHAR(256)

Name

Equates to CIM_ComputerSystem.

NVARCHAR(256)

SystemCreationClassName

The value of CIM_ComputerSystem.Name where NodeID
is equal

NVARCHAR(256)

SystemName

Database tables 605

Advertising