FS_RXSTATPEER(1) AFS Command Reference FS_RXSTATPEER(1)NAME
fs_rxstatpeer - Manage per-peer Rx statistics collection
SYNOPSIS
fs rxstatpeer [-clear] [-disable] [-enable] [-help]
DESCRIPTION
fs rxstatpeer manipulates some of the Rx protocol counters in the OpenAFS kernel interface.
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.
EXAMPLES
Enable Rx Stats for peers:
% fs rxstatpeer -enable
PRIVILEGE REQUIRED
The issuer must be logged in as the local superuser root.
SEE ALSO fs(1), fs_rxstatproc(1), rxdebug(1)COPYRIGHT
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for
OpenAFS.
OpenAFS 2012-03-26 FS_RXSTATPEER(1)
Check Out this Related Man Page
FS_RXSTATPEER(1) AFS Command Reference FS_RXSTATPEER(1)NAME
fs_rxstatpeer - Manage per-peer Rx statistics collection
SYNOPSIS
fs rxstatpeer [-clear] [-disable] [-enable] [-help]
DESCRIPTION
fs rxstatpeer manipulates some of the Rx protocol counters in the OpenAFS kernel interface.
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.
EXAMPLES
Enable Rx Stats for peers:
% fs rxstatpeer -enable
PRIVILEGE REQUIRED
The issuer must be logged in as the local superuser root.
SEE ALSO fs(1), fs_rxstatproc(1), rxdebug(1)COPYRIGHT
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for
OpenAFS.
OpenAFS 2012-03-26 FS_RXSTATPEER(1)
If I am running a cat|awk|sed on a file to get a bunch of numbers between 1 and 500 billion, how can I stay in stream, and still compare "this value" with "the previous value"?
Really I could do this all in Perl, but if I can get it to work in-stream, its gonna be TONS faster... even if I can... (14 Replies)
I recieved this out put below soemhow. Unfortunatly I did not write down the command I used to get it. Can someone tell me what command I use to gather these stats?
OS = AIX 5.3 64Bit
System Model: IBM,7026-6H1
Machine Serial Number:... (2 Replies)
Aix 5.3 I am trying to view the IO stats. I do the sar 5 5 but that is the WIO and si different than the IO stats right? I am just blanking on this. I know there is a command that I used to run that brings up a whole bunch of live stats that run live such as mem and so on just can't rememeber... (4 Replies)
Hi,
I am required to build up a stats out of returned output. Something like given below. I would like first string in first column with a heading, and so on.
Is there any way I could do it, while adding something after the command, or any other way.
bash-2.05$ grep -i... (12 Replies)
On my HAProxy box, I have in the config file, a couple lines to keep stats thru the web interface...
stats enable
stats auth <username>:<password>
not literally but with the actual username and pass in there of course.
This seems to enable http stats, but we are also trying to get stats... (0 Replies)
hello,
I was going through clustering documentation for Redhat, it says "Enable IP Aliasing support in the kernel by setting the CONFIG_IP_ALIAS kernel option to y. When specifying kernel options, under Networking Options, select IP aliasing support", I knew I should update /etc/sysctl.conf with... (1 Reply)
Heya
Ever wanted to have some basic stats of your projects?
Like:
./stats.sh
########################################
Project stats for "tui"
########################################
260 kb in bin
24 kb in conf.etc
12 kb in conf.home
32 kb in docs/samples
176 kb in docs/wiki
280... (5 Replies)
Hi,
Is there a way that I can find the load usage stats on a cluster (Redhat 4.8)? I want to find out if my jobs are using too many resources. I am not a sys admin.
Also, apart from 'top', what other commands can be used to monitor your own jobs as an ordinary user?
thanks!! (1 Reply)