]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/management/infiniband-diags/man/ibdatacounters.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 / ibdatacounters.8
1 .TH IBDATACOUNTERS 8 "May 31, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibdatacounters \- query IB subnet for data counters
5
6 .SH SYNOPSIS
7 .B ibdatacounters
8 [\-h] [\-b] [\-v] [\-N | \-nocolor] [<topology-file> | \-C ca_name \-P ca_port \-t(imeout) timeout_ms]
9
10 .SH DESCRIPTION
11 .PP
12 ibdatacounters is a script which uses a full topology file that was created by
13 ibnetdiscover, scans the network to validate the connectivity and reports
14 the data counters (from port counters).
15
16 .SH OPTIONS
17 .PP
18 \-v     increase the verbosity level
19 .PP
20 \-b     brief mode. Reduce the output to show only if errors are present,
21      not what they are.
22 .PP
23 \-N | \-nocolor use mono rather than color mode
24 .PP
25 \-C <ca_name>    use the specified ca_name.
26 .PP
27 \-P <ca_port>    use the specified ca_port.
28 .PP
29 \-t <timeout_ms> override the default timeout for the solicited mads.
30
31 .SH SEE ALSO
32 .BR ibnetdiscover(8),
33 .BR ibdatacounts(8)
34
35 .SH AUTHOR
36 .TP
37 Hal Rosenstock
38 .RI < halr@voltaire.com >