3 fs_rxstatproc - Manage per-process Rx statistics collection
10 B<fs rxstatproc> [B<-enable>] [B<-disable>] [B<-clear>] [B<-help>]
17 This command enables or disables the updating of RPC statistics counters
18 related to the entire RX process, or sets the accumulated counter values
23 One or more of the following options must be specified:
29 Enable the collection of process RPC statistics
33 Enable the collection of process RPC statistics
37 Resets all trace counters to zero.
41 Prints the online help for this command. All other valid options are
48 This command produces no output other than error-messages.
52 The following command starts collecting statistics:
54 % fs rxstatproc -enable
56 =head1 PRIVILEGE REQUIRED
58 The issuer must be logged in as the local superuser root.
68 Copyright 2008. This documentation is covered by the BSD License as
69 written in the doc/LICENSE file. This man page was written by Mike
70 Robinson (L<mike@endpoint.com>) for OpenAFS.