RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-010
13-21
STATS Command
This is an example of the output of a STATS command for a
TERM object:
This is the data in a STATS TERM report:
Term Since(Started/Reset) # Connected # Disconnected
RSCQA15 Wed May 15, 2001
08:27:13
17 16
---- IOs ----
RECV SENT REQSIZE REPSIZE
63708 35712 >56789 >0
---- UMS ----
RECV SENT REQSIZE REPSIZE
00 0 0
---- TMF TRANSACTIONS----
STARTED COMMITTED ABORTED
17 17 0
---- SERVER RESPONSE TIME (SECONDS) ---
MINIMUM AVERAGE MAXIMUM
0.000257 0.895676 2.697754
Term The name of the TERM object providing the statistics.
Since (Started/Reset) The date and time this accumulation of statistics started. This
value is updated each time a STATS TERM command is
issued with the RESET modifier.
# Connected The number of connects that have been made to this TERM
since reset-time.
# Disconnected The number of disconnects that have been made to this
TERM since reset-time.
IOs RECV The total number of RSC/MP messages received by this
TERM object since start or reset-time.
IOs SENT The total number of RSC/MP messages sent by this TERM
object since start or reset-time.
IOs REQSIZE The total number of bytes that this TERM object has handled
for RSC/MP requests (from workstation applications) since
start or reset-time.
IOs REPSIZE The total number of bytes that this TERM object has handled
for replies (from server processes) to RSC/MP messages
from the workstation since start or reset-time.
UMS RECV The total number of UMS requests (from the workstation) that
this TERM object has received since start or reset-time.
UMS SENT The total number of UMS requests (from the workstation) that
this TERM object has sent since start or reset-time.
UMS REQSIZE The total number of bytes that this TERM object has handled
for UMS requests (from server processes) since reset-time.