]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/management/infiniband-diags/man/ibswportwatch.8
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ofed / management / infiniband-diags / man / ibswportwatch.8
1 .TH IBSWPORTWATCH 8 "September 27, 2006" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibswportwatch.pl \- poll the counters on the specified switch/port and report rate
5 of change information.
6
7 .SH SYNOPSIS
8 .B ibswportwatch.pl
9 [-p <pause_time> -v -n <cycles> -G] <guid|lid> <port>
10
11 .SH DESCRIPTION
12 .PP
13 ibswportwatch.pl polls the port counters of the specified port and calculates rate
14 of change information.
15
16 .SH OPTIONS
17
18 .PP
19 .TP
20 \fB\-p <pause_time>\fR
21 Specify a pause time (polling interval) other than the default.
22 .TP
23 \fB\-v\fR
24 Be verbose.
25 .TP
26 \fB\-n <cycles>\fR
27 Run for a set number of poll intervals and stop.  (Default == -1 == forever)
28 .TP
29 \fB\-G\fR
30 The address provided is a GUID rather than LID.
31
32 .SH AUTHOR
33 .TP
34 Ira Weiny
35 .RI < weiny2@llnl.gov >