HP Neoview Release 2.4 Software User Manual
Page 42
Table 3-6 PROCESS_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
Name of the process being measured
CHARACTER(8)
PROCESS_NAME
Object file name of the process
CHARACTER(24)
PROGRAM_FILE_NAME
Creation priority of the measured
process
INTEGER UNSIGNED
PRIORITY
Internal representation of a Neoview
role
NUMERIC(9, 0)
USERID
Part of the internal representation of a
Neoview role
SMALLINT UNSIGNED
USERID_GROUP
Part of an internal representation of a
Neoview role
SMALLINT UNSIGNED
USERID_USER
Processing node of the parent process
(the process that started the process
being measured). If this information is
unavailable, the field contains the
value “unknown.”
SMALLINT UNSIGNED
ANCESTOR_NODE_ID
Unique number associated with a
running instance of a process, in this
case the parent process, or “unknown.”
SMALLINT UNSIGNED
ANCESTOR_PIN
Name of the segment where the
ancestor process runs, or “unknown.”
CHARACTER(8)
ANCESTOR_SEGMENT_NAME
Process name of the parent process, or
“unknown.”
CHARACTER(8)
ANCESTOR_PROCESS_NAME
Time, in microseconds, that the
processing node spent executing the
measured process
LARGEINT
NODE_BUSY_TIME
Time, in microseconds, that the
measured process spent either
executing or on the ready list
LARGEINT
READY_TIME
Time, in microseconds, that the
measured process spent waiting on
page faults
LARGEINT
MEM_QUE_TIME
Number of times the process was
selected from the ready list and
executed by the processing node
identified by NODE_ID
LARGEINT
DISPATCHES
Number of page faults generated by
the process
LARGEINT
PAGE_FAULTS
Time, in microseconds, that pages
sponsored by the measured process
spent in main memory
LARGEINT
PRES_PAGES_QUE_TIME
Time, in microseconds, that extended
segments were allocated to the process
LARGEINT
EXT_SEGS_QUE_TIME
Time, in microseconds, that messages
spent waiting on a process message
input queue
LARGEINT
RECV_QUE_TIME
Number of messages sent by the
process (associated with I/O operations
and some system procedure calls)
LARGEINT
MESSAGES_SENT
Number of bytes sent by the process
LARGEINT
SENT_BYTES
42
Repository Views