Blame IbaTools/opatop/opatop_group_ctg.hlp

Packit 857059
HELP: GROUP/VF CATEGORY STATS SCREEN
Packit 857059
Category Stats for a port group/VF are divided into up to two subgroups -
Packit 857059
Internal or External - based on whether a port's neighbor port is in its group
Packit 857059
(Internal) or not (External).  In the All group all ports are Internal. For
Packit 857059
example in the HFIs group all ports are External. In the SWs group ports may be
Packit 857059
Internal or External.  The six categories are based on mapping each port
Packit 857059
counter into one of the categories as follows. The integrity and congestion
Packit 857059
counter values are calculated by using a weighted sum. The weights for each
Packit 857059
and the threshold value for each category can be seen in the PM Config screen.
Packit 857059
Some counters are gathered from the neighbor's port instead.
Packit 857059
Packit 857059
 Integrity:
Packit 857059
  Local Link Integrity Errors
Packit 857059
  Port Receive Errors
Packit 857059
  Excessive Buffer Overrun Errors (neighbor port)
Packit 857059
  Link Error Recovery
Packit 857059
  Link Downed
Packit 857059
  Uncorrectable Errors
Packit 857059
  FM Config Errors
Packit 857059
Packit 857059
 Congestion:
Packit 857059
  Port Transmit Wait
Packit 857059
  Switch Port Congestion
Packit 857059
  Port Receive FECN (neighbor port)
Packit 857059
  Port Receive BECN (only from FIs)
Packit 857059
  Port Transmit Time Congestion
Packit 857059
  Port Mark FECN
Packit 857059
Packit 857059
 SmaCongestion:
Packit 857059
  The counters included in the SMA Congestion category are the VL 15 counters
Packit 857059
  equivalent to the port counters in the Congestion category.
Packit 857059
Packit 857059
 Bubble:
Packit 857059
  Port Transmit Wasted Bandwidth
Packit 857059
  Port Transmit Wait Data
Packit 857059
  Port Receive Bubble (neighbor port)
Packit 857059
Packit 857059
 Security:
Packit 857059
  Port Receive Constraint Errors (neighbor port)
Packit 857059
  Port Transmit Constraint Errors
Packit 857059
Packit 857059
 Routing:
Packit 857059
  Port Receive Switch Relay Errors
Packit 857059
Packit 857059
For each subgroup within a category, there are five histogram buckets. Each
Packit 857059
bucket has a width of 25%(0+%, 25+%, etc) and the last bucket for over the
Packit 857059
threshold(100+%). A bucket is used to measure the number of ports whose category
Packit 857059
value when compared to the threshold falls within the range of the bucket. This
Packit 857059
provides an indication of how counter rates compare to their thresholds.
Packit 857059
Packit 857059
The Ctg Stats screen accepts input commands which specify parameters to be
Packit 857059
used in a group focus query, which will provide a list of ports sorted
Packit 857059
according to a specified category criterion. The second line of the Ctg Stats
Packit 857059
screen displays the group name, and the currently selected focus criterion
Packit 857059
and number of ports for a group focus query.  The 'D' command causes the group
Packit 857059
focus query to be performed and displayed in a Group Focus screen.  The
Packit 857059
following input commands are accepted in the Ctg Stats screen.
Packit 857059
Packit 857059
  C: Select group focus criterion forward (c*) or reverse (C*):
Packit 857059
     Integrity category (highest first)
Packit 857059
     Congestion category (highest first)
Packit 857059
     SmaCongestion category (highest first)
Packit 857059
     Bubble category (highest first)
Packit 857059
     Security category (highest first)
Packit 857059
     Routing category (highest first)
Packit 857059
  Nn: Number of entries n in group focus list
Packit 857059
  D:  Display detail group focus list
Packit 857059