Lines Matching full:counters
33 .SH QUERY INFINIBAND PORT COUNTERS ON A SINGLE PORT
40 error counters), PortExtendedCounters, PortXmitDataSL, PortRcvDataSL,
43 aggregated counters for all ports of node. Finally it can, reset after read,
44 or just reset the counters.
58 show extended port counters rather than (basic) port counters.
59 Note that extended port counters attribute is optional.
77 show extended speeds port counters. This is an optional counter.
80 show Rcv Counters per Op code. This is an optional counter.
83 show flow control counters. This is an optional counter.
95 show ticks waiting to transmit counters per VL. This is an optional counter.
101 show Rcv congestion control counters. This is an optional counter.
104 show SL Rcv FECN counters. This is an optional counter.
107 show SL Rcv BECN counters. This is an optional counter.
110 show Xmit congestion control counters. This is an optional counter.
113 show VL Xmit Time congestion control counters. This is an optional counter.
119 show aggregated counters for all ports of the destination lid, reset
120 all counters for all ports, or if multiple ports are specified, aggregate
121 the counters of the specified ports. If the destination lid does not support
131 reset counters after read
134 only reset counters
265 perfquery # read local port performance counters
266 perfquery 32 1 # read performance counters from lid 32, port 1
267 perfquery \-x 32 1 # read extended performance counters from lid 32, port 1
268 perfquery \-a 32 # read perf counters from lid 32, all ports
269 perfquery \-r 32 1 # read performance counters and reset
270 perfquery \-x \-r 32 1 # read extended performance counters and reset
271 perfquery \-R 0x20 1 # reset performance counters of port 1 only
272 perfquery \-x \-R 0x20 1 # reset extended performance counters of port 1 only
273 perfquery \-R \-a 32 # reset performance counters of all ports
274 perfquery \-R 32 2 0x0fff # reset only error counters of port 2
275 perfquery \-R 32 2 0xf000 # reset only non\-error counters of port 2
276 perfquery \-a 32 1\-10 # read performance counters from lid 32, port 1\-10, aggregate output
277 perfquery \-l 32 1\-10 # read performance counters from lid 32, port 1\-10, output each port
278 perfquery \-a 32 1,4,8 # read performance counters from lid 32, port 1, 4, and 8, aggregate outp…
279 perfquery \-l 32 1,4,8 # read performance counters from lid 32, port 1, 4, and 8, output each po…