fs_rxstatproc - Manage per-process Rx statistics collection
Contents
Copyright
Copyright 2008. This documentation is covered by the BSD License as written in the doc/LICENSE file. This
man page was written by Mike Robinson (mike@endpoint.com) for OpenAFS.
OpenAFS 2025-03-21 FS_RXSTATPROC(1)
Description
This command enables or disables the updating of RPC statistics counters related to the entire RX
process, or sets the accumulated counter values back to zero.
Examples
The following command starts collecting statistics:
% fs rxstatproc -enable
Name
fs_rxstatproc - Manage per-process Rx statistics collection
Options
One or more of the following options must be specified:
-enable
Enable the collection of process RPC statistics
-disable
Enable the collection of process RPC statistics
-clear
Resets all trace counters to zero.
-help
Prints the online help for this command. All other valid options are ignored.
Output
This command produces no output other than error-messages.
Privilege Required
The issuer must be logged in as the local superuser root.
See Also
fs(1), fs_rxstatpeer(1), rxdebug(1)
Synopsis
fsrxstatproc [-enable] [-disable] [-clear] [-help]
