Man page - nfsstat(8)
Packages contas this manual
- nfsstat(8)
- rpcdebug(8)
- nfsidmap(8)
- rpc.idmapd(8)
- nfsmount.conf(5)
- rpc.sm-notify(8)
- nfsiostat(8)
- blkmapd(8)
- nfsconf(8)
- nfs.systemd(7)
- rpcctl(8)
- sm-notify(8)
- nfs4_uid_to_name(3)
- showmount(8)
- svcgssd(8)
- rpc.gssd(8)
- rpc.svcgssd(8)
- mount.nfs(8)
- gssd(8)
- nfs(5)
- statd(8)
- mountstats(8)
- idmapd(8)
- umount.nfs(8)
- nfsrahead(5)
- nfs.conf(5)
- rpc.statd(8)
Package: nfs-common
apt-get install nfs-common
apt-get install nfs-common
Manuals in package:
Documentations in package:
Available languages:
en fr ja roManual
| nfsstat(8) | System Manager's Manual | nfsstat(8) |
名前
nfsstat - NFS の統計情報を表示する
書式
/usr/sbin/nfsstat [-anrcsz] [-o facility] ...
説明
nfsstat は NFS クライアントとサーバの動作に関して保存されている統計を表示する。
オプション
- -s
- サーバ側の統計のみを表示する。 デフォルトではサーバとクライアント両者の統計を表示する。
- -c
- クライアント側の統計のみを表示する。
- -n
- NFS の統計のみを表示する。 デフォルトでは NFS と RPC 両者の情報を表示する。
- -r
- RPC の統計のみを表示する。
- -o facility
- 指定した facility の統計のみを表示する。以下のうちのひとつを指定できる。
ファイル
- /proc/net/rpc/nfsd
- procfs ベースの kernel NFS サーバ統計へのインターフェース。
- /proc/net/rpc/nfs
- procfs ベースの kernel NFS クライアント統計へのインターフェース。
関連項目
rpc.nfsd(8)
著者
Olaf Kirch, <okir@monad.swb.de>
| 05 Oct 2001 |