logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

fs_rxstatpeer - Manage per-peer Rx statistics collection

Description

fsrxstatpeer manipulates some of the Rx protocol counters in the OpenAFS kernel interface.

Examples

       Enable Rx Stats for peers:

          % fs rxstatpeer -enable

Name

       fs_rxstatpeer - Manage per-peer Rx statistics collection

Options

-clear
           Clear the Rx stats for peers in the kernel module.

       -disable
           Disable logging of Rx stats for peers in the kernel module.

       -enable
           Enable logging of Rx stats for peers in the kernel module.

       -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_rxstatproc(1), rxdebug(1)

Synopsis

fsrxstatpeer [-clear] [-disable] [-enable] [-help]

See Also