HP Systems Insight Manager 7.1 Database Tables

DescriptionData TypeColumn Name
I/O Expansion Cabinet I/O Chassis Enclosure
Power Supply
I/O Expansion Cabinet AC Input Line
Cooling Device Slot
Power Device Slot
Note: This property may not be available when the
cell is powered off.
Displays manufacturer Hewlett-PackardNVARCHAR(64)Manufacturer
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
SMALLINTExecutionState
(0 = Unknown, 1 = Other, 2 = Ready, 3 = Running,
4 = Suspended Blocked, 6 = Suspended Ready, 7
= Terminated, 8 = Stopped, 9 = Growing)
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
Database tables 35