ibdatacounts - get IB port data counters
ibdatacounts [-h] [-b] [-v] [-G] [-N | -nocolor] [-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> [<port>]
IBDATACOUNTS(1m) OpenIB Diagnostics IBDATACOUNTS(1m) NAME ibdatacounts - get IB port data counters SYNOPSIS ibdatacounts [-h] [-b] [-v] [-G] [-N | -nocolor] [-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> [<port>] DESCRIPTION Obtain PMA data counters from specified port (or node). Port address is lid unless -G option is used to specify a GUID address. OPTIONS -G use GUID address argument. In most cases, it is the Port GUID. Example: "0x08f1040023" -v increase the verbosity level -b brief mode -N | -nocolor use mono rather than color mode -C <ca_name> use the specified ca_name. -P <ca_port> use the specified ca_port. -t <timeout_ms> override the default timeout for the solicited mads. EXAMPLE ibdatacounts 2 # show data counters for lid 2 ibdatacounts 2 4 # show data counters for lid 2 port 4 ATTRIBUTES See attributes(5) for descriptions of the following attributes: +---------------+----------------------+ |ATTRIBUTE TYPE | ATTRIBUTE VALUE | +---------------+----------------------+ |Availability | network/open-fabrics | +---------------+----------------------+ |Stability | Volatile | +---------------+----------------------+ SEE ALSO perfquery(1m), ibaddr(1m) AUTHOR Hal Rosenstock <halr@voltaire.com> NOTES This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from ['http://www.openfabrics.org/downloads/ibu- tils/ibutils-1.5.7.tar.gz', 'http://www.openfabrics.org/down- loads/libibverbs/libibverbs-1.1.4-1.22.g7257cd3.tar.gz', 'http://www.openfabrics.org/down- loads/libmlx4/libmlx4-1.0.1-1.18.gb810a27.tar.gz', 'http://www.openfab- rics.org/downloads/libsdp/libsdp-1.1.108-0.15.gd7fdb72.tar.gz', 'http://www.openfabrics.org/downloads/management/infiniband- diags-1.5.8.tar.gz', 'http://www.openfabrics.org/downloads/manage- ment/libibmad-1.3.7.tar.gz', 'http://www.openfabrics.org/downloads/man- agement/libibumad-1.3.7.tar.gz', 'http://www.openfabrics.org/down- loads/management/opensm-3.3.9.tar.gz', 'http://www.openfab- rics.org/downloads/perftest/perftest-1.3.0-0.42.gf350d3d.tar.gz', 'http://www.openfabrics.org/down- loads/qperf/qperf-0.4.6-0.1.gb81434e.tar.gz', 'http://www.openfab- rics.org/downloads/rdmacm/librdmacm-1.0.14.1.tar.gz', 'http://www.open- fabrics.org/downloads/rds-tools/rds-tools-2.0.4.tar.gz'] Further information about this software can be found on the open source community website at http://www.openfabrics.org/. OpenIB May 30, 2007 IBDATACOUNTS(1m)