Cim_process table – HP Systems Insight Manager User Manual
Page 604
Description
Data Type
Column Name
Unique value including the Physical Location of the power
supply device
NVARCHAR(64)
Tag
CIM_Process table
Description
Data Type
Column Name
LUID uniquely defining this table row
BIGINT
Process_LUID
Node partly identifies CIM_Process
BIGINT
NodeID
Snapshot partly identifies CIM_ProcessM/para
BIGINT
SnapshotID
Equates to CIM_ComputerSystem
NVARCHAR(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)
SMALLINT
ExecutionState
Priority indicates the urgency or importance of execution
of a Process
INT
Priority
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
BIGINT
UnixProcess_ProcessGroupID
Derived from CIM_UnixProcess.RealUserID; the real user
id of the currely executing process
BIGINT
UnixProcess_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
INT
UnixProcess_ProcessNiceValue
Derived from CIM_UnixProcess.ProcessNiceValue; the
process nice value; used to compute its priority
BIGINT
UxPrStatInf_RealStack
UnixProcessStatisticalInformation_RealStack; derived from
CIM_UnixProcessStatisticalInformation.RealStack; the
number of KB of real stack space used by the process
BIGINT
UxPrStatInf_VirText
604 Reference information