OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-145
STATS Command Displays
Examples
This command displays the current statistical counters for APPL object
$ZMHS.#APPL1:
STATS APPL $ZMHS.#APPL1
STATS Command Displays
The formats of the STATS APPL, STATS MON, and STATS PROCESS commands are
shown on the following pages.
STATS APPL Display
The STATS APPL command is supported for MS APPLs only. STATS for an MS APPL
are in three parts:
The statistics collected about the messages stored in the APPL's mailbox along with
their content size and the disc space used.
The statistics collected about the messages deleted from the APPL's mailbox along
with their content size and the disc space used.
The maximum or peak values for some of the status collected.
The format of the display for the STATS APPL command is:
Reset-time
reports the last time the statistics information was reset (either through the
RESETSTATS command or through the ADD command). It may contain
zeroes; the zeroes indicate that the APPL was added before the current release of
OSI/MHS, and the statistics have not been reset.
Sample-time
reports when the sample was taken (when the response buffer was built)
MHS stats APPL appl-id:
Reset-time.......... timestamp
Sample-time........ timestamp
STORED MESSAGES:
Stored-reports..... int32 Stored-ret-content.... int32
Stored-messages.... int32 Stored-child-msgs..... int32
Stored-msg-size.... int64 Stored-disc-space..... int64
DELETED MESSAGES:
Deleted-reports.....int32 Deleted-ret-cont..... int32
Deleted-messages... int32 Deleted-child-msgs... int32
Deleted-msg-size....int64 Deleted-disc-space... int64
MAXIMUM VALUES:
Delivered-reports...int32 Returned-content..... int32
Delivered-messages..int32 Child-messages....... int32
Size-of-messages....int64 Disc-space-used..... int64