HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide

DescriptionData TypeColumn Name
Unique value including the Physical Location of the power
supply device
NVARCHAR(64)Tag
CIM_Process table
DescriptionData TypeColumn Name
LUID uniquely defining this table rowBIGINTProcess_LUID
Node partly identifies CIM_ProcessBIGINTNodeID
Snapshot partly identifies CIM_ProcessM/paraBIGINTSnapshotID
Equates to CIM_ComputerSystemNVARCHAR(256)CSCreationClassName
The value of CIM_ComputerSystem.Name where NodeID
is equal
NVARCHAR(256)CSName
OSCreationClassName partly identifies CIM_Process.
Equates to CIM_OperatingSystem
NVARCHAR(256)OSCreationClassName
OSName partly identifies CIM_Process; the value of
CIM_OperatingSystem.Name where NodeID is equal
NVARCHAR(256)OSName
Handle partly identifies CIM_Process; a string used to
identify the Process. A Process ID is a kind of Process
Handle
NVARCHAR(256)Handle
CreationClassName partly identifies CIM_Process; equates
to CIM_Process
NVARCHAR(256)CreationClassName
Name partly identifies CIM_Process; the name of the
process
NVARCHAR(256)Name
Indicates the current operating condition of the Process;
CIM_Process.ExecutionState enumeration (0 = Unknown,
1 = Other, 2 = Ready, 3 = Running, 4 = Suspended
Blocked, 6 = Suspended Ready, 7 = Terminated, 8 =
Stopped, 9 = Growing)
SMALLINTExecutionState
Priority indicates the urgency or importance of execution
of a Process
INTPriority
Derived from CIM_UnixProcess.ParentProcessID; the parent
process ID of this executing process
NVARCHAR(256)UnixProcess_ParentProcessID
Derived from CIM_UnixProcess.ProcessGroupID; the group
ID of the currently executing process
BIGINTUnixProcess_ProcessGroupID
Derived from CIM_UnixProcess.RealUserID; the real user
id of the currely executing process
BIGINTUnixProcess_RealUserID
Derived from CIM_UnixProcess.ProcessTTY; the TTY currently
associated with this process
NVARCHAR(32)UnixProcess_ProcessTTY
Derived from CIM_UnixProcess.ModulePath; the file path
to the executing module for the process
NVARCHAR(512)UnixProcess_ModulePath
Derived from CIM_UnixProcess.ModulePath; the executing
process command path
NVARCHAR(512)OtherExecutionDescription
A string describing the state - used when the instance's
ExecutionState property is set to Other; else this field is null
NVARCHAR(512)UnixProcess_Parameters
Derived from CIM_UnixProcess.Parameters; the operating
system parameters provided to the executing process
INTUnixProcess_ProcessNiceValue
Derived from CIM_UnixProcess.ProcessNiceValue; the
process nice value; used to compute its priority
BIGINTUxPrStatInf_RealStack
UnixProcessStatisticalInformation_RealStack; derived from
CIM_UnixProcessStatisticalInformation.RealStack; the
number of KB of real stack space used by the process
BIGINTUxPrStatInf_VirText
684 Reference information