Exit Print View

Sun Datacenter InfiniBand Switch 72 Command Reference

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Commands

Understanding Hardware Commands

Understanding InfiniBand Commands

ibaddr Command

ibcheckerrors Command

ibchecknet Command

ibchecknode Command

ibcheckport Command

ibcheckportstate Command

ibcheckportwidth Command

ibcheckstate Command

ibcheckwidth Command

ibclearcounters Command

ibclearerrors Command

ibdatacounters Command

ibdatacounts Command

ibdiagnet Command

ibdiagpath Command

ibhosts Command

ibnetdiscover Command

ibnodes Command

ibportstate Command

ibroute Command

ibstatus Command

ibswitches Command

ibsysstat Command

ibtracert Command

opensm Command

opensmd Daemon

osmtest Command

perfquery Command

saquery Command

sminfo Command

smpdump Command

smpquery Command

Index

perfquery Command

Queries InfiniBand port counters.

Syntax

perfquery [-d][-e][-G][-h][-a][-l][-r][-R][-v][-V][-C ca_name][-P ca_port][-t timeout][lid|guid [[port][reset_mask]]]

where:

Description

This InfiniBand command uses the performance management GMPs to acquire the PortCounters or PortExtendedCounters from the Performance Manager agent at the node or port specified.


Note - The data values retrieved from PortCounters and PortExtendedCounters are represented as octets divided by 4.



Note - Providing a port value of 255 ensures that the operation is performed on all ports.


Options

The following table describes the options to the perfquery command and their purposes:

Option
Purpose
-d
Sets the debug level. Can be used several times to increase the debug level.
-e
Shows extended port counters.
-a
Shows aggregate counters for all ports.
-G
Uses the port GUID address.
-h
Provides help.
-l
Loops through all ports.
-r
Resets the counters after reading.
-R
Resets counters only.
-v
Provides verbose output.
-V
Displays the version information.
-C
Uses the specified channel adapter name.
-P
Uses the specified channel adapter port.
-t
Overrides the default timeout.
Example

The following example shows how to display all port counters for LID 24, port 8 with the perfquery command.

# perfquery 24 8
# Port counters: Lid 24 port 8
PortSelect:......................8
CounterSelect:...................0x1b01
SymbolErrors:....................0
LinkRecovers:....................0
LinkDowned:......................0
RcvErrors:.......................0
RcvRemotePhysErrors:.............0
RcvSwRelayErrors:................0
XmtDiscards:.....................0
XmtConstraintErrors:.............0
RcvConstraintErrors:.............0
LinkIntegrityErrors:.............0
ExcBufOverrunErrors:.............0
VL15Dropped:.....................0
XmtData:.........................75384
RcvData:.........................87696
XmtPkts:.........................1047
RcvPkts:.........................1218
#
Related Information