]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibclearcounters.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibclearcounters.8
1 .TH IBCLEARCOUNTERS 8 "May 21, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibclearcounters \- clear port counters in IB subnet
5
6 .SH SYNOPSIS
7 .B ibclearcounters
8 [\-h] [<topology-file> | \-C ca_name \-P ca_port \-t(imeout) timeout_ms]
9
10 .SH DESCRIPTION
11 .PP
12 ibclearcounters is a script that clears the PMA port counters by either walking
13 the IB subnet topology or using an already saved topology file.
14
15 .SH OPTIONS
16 .PP
17 \-C <ca_name>    use the specified ca_name.
18 .PP
19 \-P <ca_port>    use the specified ca_port.
20 .PP
21 \-t <timeout_ms> override the default timeout for the solicited mads.
22
23 .SH SEE ALSO
24 .BR ibnetdiscover(8),
25 .BR perfquery(8)
26
27 .SH AUTHOR
28 .TP
29 Hal Rosenstock
30 .RI < halr@voltaire.com >