OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-81
STATS PROCESS Examples
The following command displays statistical information on an initiator process named
$FTI1 on the \MARS system, and then resets the statistical counters to zero:
STATS PROCESS \MARS.$FTI1, RESET
The following display is returned:
This display shows, for example, that $FTI1 has made 4 calls to the file-system OPEN
procedure, 7 calls to the CLOSE procedure, 7 to SETPARAM, 67 to DEVICEINFO, and
101 to WRITEREAD.
OSIFTAM Stats PROCESS \MARS.$FTI1
Reset Time..... 22 Apr 1999, 13:57:24.493
Sample Time.... 22 Apr 1999, 14:38:08.537
Open Control Blocks:
InUse.......... 4 MaxInUse....... 10
Request Control Blocks:
InUse.......... 4 MaxInUse....... 10
File System Requests:
Open........... 4D Close.............. 7D
ResetSYNC...... 0D Cancel ............ 0D
Control........ 0D Controlbuf......... 0D
Setmode........ 0D Setparam........... 7D
DeviceInfo...... 67D Writeread........... 101D