Description: nfstrace is DTrace program that can be used to view NFS client operations by process. nfstrace will display one line per operation, and each line will contain the target (file or directory), the time the operations took to complete, the size of the operation, and whether or not the operation caused a network I/O to take place.
Documentation: See script header
Sample output: See script header
Click here to download nfstrace