OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide

Appendix A 75
Domain PROCESS
SystemCloseup provides metrics on the current PROCESS, on processes that have opened the current PROCESS,
on processes opened by the current PROCESS, and on other units opened by the current process. For an SQL
process, it supplies information related to SQL activity on the process (SQLPROC) and within the process
(SQLSTMT).
Metrics on the current PROCESS:
Metric
Description
Checkpoints.nb.
Number of checkpoints
CollectTime.s.
Duration of collect
CpuBusyTime.ms
Amount of time that the CPU spent executing the process.
CpuBusyTime.% Percentage of time that the CPU spent executing the process.
CreatorId
Creator identification of the process.
Dispatches.nb
Number of times the process was selected from the ready list and executed.
ExtSegsMax.nb
Maximum number of extended segments on the queue.
ExtSegsQt.s
Time that extended segments were allocated to the process.
HomeTermina
Home terminal of the process
Measured from
Start Collect Time.
LcbAlloc.nb
Number of Link Control Block allocated to the process
LcbAllocFail.nb
Number of Link Control Block allocation requests that failed.
LcbsInuseQt.ms
Time that Link Control Blocks have been allocated.
MaxLcbsInuse.nb
Maximum Link Control Block on the queue.
MemQtime.mst
Time that the process was on the ready list and waiting on a page faul
MessagesSent.nb.
Number of messages sent by the process
MsgReceived.B
Number of messages received by the process.
PageFaults.nb
Number of page faults generated by the process.
Pid
Process Identification (CPU, Pin)
PresPagesMax.nb
Maximum of pages queuing.
PresPagesQt.s
Time that pages owned by the process spent in main memory.
Process
Process name or Unit name.
ProcessTime
Process time of the process.
Program FilenameObject
filename executed by the process.
ReadyTime.ms
Time that the process spent on ready list or executing.
ReceivedBytes.
BSize of received messages.
RecvQlenMax.nb
Maximum number of messages on the queue.
RecvQt.ms
Time that messages spent waiting on the process message input queue.
ReplyBytes.B
Size of reply messages.
ReturnBytes.B
Size of returned messages.
SentBytes.nb
Size of sent messages.
SwapFile
Swap file of the process
TnsBusyTime
Time that CPU was busy executing non-accelerated code
UserId
Accessor identification of the process.
Vsems.nb
Number of the times the process waited for a semaphore.
Appendix A