]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/contrib/dtracetoolkit/Man/man1m/nfswizard.d.1m
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / cddl / contrib / dtracetoolkit / Man / man1m / nfswizard.d.1m
1 .TH nfswizard.d 1m  "$Date:: 2007-08-05 #$" "USER COMMANDS"
2 .SH NAME
3 nfswizard.d \- nfs client activity wizard. Uses DTrace.
4 .SH SYNOPSIS
5 .B nfswizard.d
6 .SH DESCRIPTION
7 This examines activity caused by NFS client processes on the same server
8 that you are running this script on. A detailed report is generated
9 to explain various details of NFS client activity, including response
10 times and file access.
11
12 Since this uses DTrace, only the root user or users with the
13 dtrace_kernel privilege can run this command.
14 .PP
15 .SH OS
16 Solaris
17 .SH STABILITY
18 stable - needs the io provider.
19 .SH EXAMPLES
20 .TP
21 Sample NFS client activity, then print a report after Ctrl\-C,
22
23 .B nfswizard.d
24 .PP
25 .SH DOCUMENTATION
26 See the DTraceToolkit for further documentation under the 
27 Docs directory. The DTraceToolkit docs may include full worked
28 examples with verbose descriptions explaining the output.
29 .SH EXIT
30 nfswizard.d will sample activity until Ctrl\-C is hit.
31 .SH AUTHOR
32 Brendan Gregg
33 [Sydney, Australia]
34 .SH SEE ALSO
35 dtrace(1M)
36