Pathway/iTS System Management Manual (G06.24+)
Tuning Your System Using Statistics
HP NonStop Pathway/iTS System Management Manual—426748-002
5-15
QUEUE INFO
The Table 5-3 lists the statistics for the queues and what they indicate.
Example 5-4. Sample TCP Statistics for QUEUE INFO
TCP TCPX2 02 MAY 1996, 14:03:02
INTERVAL 5 SECS COUNT 2/5
.
.
.
QUEUE INFO: REQ CNT % WAIT MAX WAITS AVG WAITS
TERMPOOL 816 0.0 0 0.00
SERVERPOOL 3095 0.0 0 0.00
MEMMAN 1176 1.3 1 0.01
LINK 1 0.0 0 0.00
DELINK 1 0.0 0 0.00
CHECKPOINT 320 0.0 0 0.00
.
.
.
Table 5-3. TCP Statistics for QUEUE INFO
Statistic
TERMPOOL
and
SERVERPOOL MEMMAN LINK DELINK
CHECK-
POINT
REQ CNT
(request
count)
Number of
requests for
buffer allocation
Number of
requests for
SCREEN
COBOL code
(cache
misses)
Number of
requests to
establish a
link
Number of
requests for
dissolving a
link
Number of
requests for
a checkpoint
% WAIT Percentage of
requests for
buffer allocation
that waited in the
queue
Percentage of
requests for
SCREEN
COBOL code
that waited in
the queue
Percentage
of requests
for a link
that waited
in the
queue
Percentage
of requests
for
dissolving a
link that
waited in
the queue
Percentage
of requests
for a
checkpoint
that waited
in the queue
MAX
WAITS
Greatest number
of requests for
buffer allocation
on the queue at
one time
Greatest
number of
requests for
SCREEN
COBOL code
on the queue
at one time
Greatest
number of
requests
for a link on
the queue
at one time
Greatest
number of
requests for
dissolving a
link on the
queue at
one time
Greatest
number of
requests for
a checkpoint
on the
queue at
one time
AVG
WAITS
Average number
of requests for
buffer allocation
on the queue at
one time
Average
number of
requests for
SCREEN
COBOL code
on the queue
at one time
Average
number of
requests
for a link on
the queue
at one time
Average
number of
requests for
dissolving a
link on the
queue at
one time
Average
number of
requests for
a checkpoint
on the
queue at
one time