On Solaris / OpendIndiana NFS server, is the a way to get per-client stats?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
yes, via DTrace's NFS providers - http://wikis.sun.com/display/DTrace/nfsv3+Provider. Additionally you should be able to find various DTrace scripts around the net that offer NFS client statistics in a more detailed way than plain |
|||
|
|
You can also install "nfstop" on the NFS server. On its top-like display, you can press "c" and see the top NFS *c*lients making the load. |
||||
|
|
