HP Systems Insight Manager 7.2 Database Tables

DescriptionData TypeColumn Name
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
BIGINTUxPrStatInf_VirText
CIM_UnixProcessStatisticalInformation.RealStack; the
number of KB of real stack space used by the process
UnixProcessStatisticalInformation_VirtualText; derived
from
BIGINTUxPrStatInf_VirData
CIM_UnixProcessStatisticalInformation.VirtualText;
The number of KB of virtual text space used by the
process
UnixProcessStatisticalInformation_VirtualData; derived
from
BIGINTUxPrStatInf_VirStack
CIM_UnixProcessStatisticalInformation.VirtualData;
the number of KB of virtual data space used by the
process
UnixProcessStatisticalInformation_VirtualStack;
derived from
BIGINTUxPrStatInf_VirSharedMem
CIM_UnixProcessStatisticalInformation.VirtualStack;
the number of KBs of virutal stack space used by the
process
UnixProcessStatisticalInformation_VirtualSharedMemory;
derived from
BIGINTUxPrStatInf_VirSharedMem
CIM_UnixProcessStatisticalInformation.VirtualSharedMemory;
the number of KB of shared memory used by the
process
UnixProcessStatisticalInformation_VirtualMemoryMappedFileSize;
derived from
BIGINTUxPrStatInf_VirMemMapFileSize
CIM_UnixProcessStatisticalInformation.VirtualMemoryMappedFileSize;
the number of KB of virtual space used for memory
mapped files by the process.
36 HP SIM database tables