Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-72
Example
Example
The following command displays statistics for the LAN object named LAN:
->STATS LAN $ZNFS.LAN
The resulting display has the following format:
The display contains the following information:
Reset Time is the time the statistics were last reset using the RESET option.
If the statistics have never been reset, the reset time is the time
the LAN interface process was started.
Sample Time is the time at which the statistics sample was taken.
Bad Calls is the number of RPC requests rejected without being processed.
This typically occurs due to errors in decoding the RPC message
contents.
I/O Errors is the number of RPC requests rejected because of I/O errors in
communicating with the manager process or a server process.
Messages Dropped is the number of messages that have been dropped because of
overflows of internal queues or the receipt of duplicate requests.
Message Sizes is a histogram of the number of messages of specified lengths
received and sent by the LAN interface process. You can tune
the buffer size in the LAN interface, based on typical message
lengths.
Procedure is the number of a procedure called by the LAN interface process
in the form RPC-program (version).procedure or
MNT-program (version .procedure. The procedures
conform to the NFS Remote Procedure Call (RPC) and Mount
protocols.
NFS Stats LAN \SYS1.$ZNFS.LAN
Reset Time.... 28 Aug 1995, 11:33:58.632
Sample Time... 28 Aug 1995, 12:09:24.328
Bad Calls .......... 0
I/O Errors .......... 0
Messages Dropped..... 0
Message Sizes
<=128 <=256 <=512 <=1024 <=2048 <=4096 >4096
Recv 14 0 48 0 0 0 0
Send 0 24 42 48 0 0 0
Procedure Name Count Elapsed Secs Avg. Resp
100003 (2). 4 NFS LOOKUP 21 0 .461 0 .021
100003 (2). 6 NFS READ 10 0 .494 0 .049
100003 (2). 16 NFS READDIR 6 0 .120 0 .020
100003 (2). 17 NFS STATFS 2 0 .232 0 .116
100005 (1). 1 MNT MNT 2 0 .608 0 .304
100005 (1). 3 MNT UMNT 3 0 .366 0 .122