Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ nfsstat(1M) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought




nfsstat(1M) nfsstat(1M)
NAME nfsstat - displays Network File System (NFS) statistics SYNOPSIS nfsstat [-c] [-n] [-r] [-s] [-z] ARGUMENTS -c Displays client information. Only client NFS and Remote Procedure Call (RPC) information is displayed. You can combine this option with the -n and -r options to display client NFS or RPC information only. -n Displays NFS information. Information for both the client and server sides is displayed. You can combine this option with the -c and -s options to display client or server NFS information only. -r Displays RPC information. Information for both the client and server sides is displayed. You can combine this option with the -c and -s options to display client or server NFS information only. -s Displays server information. Only server NFS and RPC information is displayed. You can combine this option with the -n and -r options to display server NFS or RPC information only. -z Reinitializes all statistics if not used with another option. You can combine this option with one or more of the other options to reinitialize particular sets of statistics after displaying them. You must have write permission on /dev/kmem, as is true when you are logged in as root, for this option to work. DESCRIPTION nfsstat displays statistical information about the kernel's NFS and RPC interfaces. You can also use this option to reinitialize this information. If you do not use any options, nfsstat displays every possible statistic, but reinitializes nothing, as if you had issued this command: nfsstat -csnr The server RPC display includes these fields: calls Shows the total number of RPC calls that were received. badcalls Shows the number of calls that were rejected. January 1992 1



nfsstat(1M) nfsstat(1M)
nullrecv Shows the number of times that no RPC packet was available when the system was trying to receive packets. badlen Shows the number of packets that were too short. xdrcall Shows the number of packets that had a malformed header. The server NFS display shows the counts and percentages for the various calls that were made, as well as these fields: calls Shows the total number of NFS calls that were sent. badcalls Shows the number of calls that were rejected. The client RPC display includes the following fields: calls Shows the total number of RPC calls that were sent. badcalls Shows the number of calls that were rejected by a server. retrans Shows the number of times a call had to be retransmitted. badxid Shows the number of times a reply did not match the call. timeout Shows the number of times a call timed out. wait Shows the number of times a call had to wait on a busy handle. newcred Shows the number of times authentication information had to be refreshed. The client NFS display shows the counts and percentages for the various calls that were made, as well as these fields: 2 January 1992



nfsstat(1M) nfsstat(1M)
calls Shows the total number of calls that were sent. badcalls Shows the number of calls that were rejected. nclget Shows the number of times a handle was received. nclsleep Shows the number of times a call had to sleep while awaiting a handle. FILES /dev/kmem File containing the interface to kernel memory /unix File that supplies the name-list /usr/etc/nfsstat Executable file January 1992 3

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026