Channel Path Activity - SMF record type 73

One qualifier is possible:
cpid
A two-digit hexadecimal number that identifies a channel path.
cptype
Channel path type (as contained in SMF73ACR) enclosed in quotes.
For overview processing, one qualifier is required. If it is omitted for exception reporting, the threshold applies to all channel paths in the SMF record.
For most conditions, there exist two condition names. The second in the list has always the prefix CHG (instead of CH for the first one — to be used with the qualifier cpid) and has to be used with the qualifier cptype. This condition can be used for channels that are under control of Dynamic Channel Path Management (DCM). All channels of the specified type will be accumulated and then processed. Therefore, the formulas for the algorithm contains summary values instead of single-channel values, for example:
(SMF73TUT*100)/SMF73PTI*8              see CHTBSY(cpid)		
(Sum(SMF73TUT)*100)/Sum(SMF73PTI*8)    see CHGTBSY(cptype)
 
Table 1. Channel Path Activity - Conditions Based on SMF Record Type 73
Condition Condition Name Qualifier Source Algorithm

(depending on channel type)

For processors earlier than z990, use the following condition if CPMF is not available or for CPMF compatibility mode:
Percent channel busy CHPBSY CHGPBSY

cpid
cptype

SMF73BSY
SMF73SMP

(BSY*100)/SMP
Note: In case of monitoring z990 hardware, both fields are zero.
Use the following conditions for CPMF extended mode:
Channel total busy % CHTBSY CHGTBSY

cpid
cptype

SMF73TUT
SMF73PTI
or
SMF73TUC
SMF73MCU
SMF73PTI

(TUT*100) / PTI*8
or
(TUC*100) / (MCU*Int/106)

Int = PTI*1024

Channel partition busy % CHLBSY CHGLBSY

cpid
cptype

SMF73PUT
SMF73PTI
or
SMF73PUC
SMF73MCU
SMF73PTI

(PUT*100) / PTI*8
or
(PUC*100) / (MCU*Int/106)

Channel bus total % CHBTOT CHGBTOT

cpid
cptype

SMF73TBC SMF73MBC SMF73PTI (TBC*100) / (MBC*Int/106)
Channel total read rate (MB/SEC) CHTREAD CHGTREAD

cpid
cptype

SMF73TRU SMF73US SMF73PTI (TRU*US) / Int
Channel partition read rate (MB/SEC) CHLREAD CHGLREAD

cpid
cptype

SMF73PRU SMF73US SMF73PTI (PRU*US) / Int
Channel total write rate (MB/SEC) CHTWRITE CHGTWRIT

cpid
cptype

SMF73TWU SMF73US SMF73PTI (TWU*US) / Int
Channel partition write rate (MB/SEC) CHLWRITE CHGLWRIT

cpid
cptype

SMF73PWU SMF73US SMF73PTI (PWU*US) / Int
Channel partition write rate for HiperSockets (B/SEC) CHLWRITE cpid SMF73PDS, SMF73PDU, SMF73PTI PDS*PDU / (Int/106)
Channel total write rate for HiperSockets (B/SEC) CHTWRITE cpid SMF73TDS, SMF73TDU, SMF73PTI TDS*TDU / (Int/106)
Number of native FICON® operations per second. CHFRATE cpid SMF73EOC EOC / Int
Average number of native FICON operations that are concurrently active. CHFACTV cpid SMF73EOS SMF73EOC EOS / EOC
Number of deferred native FICON operations per second that could not be initiated by the channel due to the lack of available resources. CHFDFER cpid SMF73EOD EOD / Int
Number of zHPF (High Performance FICON) operations per second. CHFXRATE cpid SMF73ETC ETC / Int
Average number of zHPF operations that are concurrently active. CHFXACTV cpid SMF73ETS SMF73ETC ETS / ETC
Number of deferred zHPF operations per second that could not be initiated by the channel due to the lack of available resources. CHFXDFER cpid SMF73ETD ETD / Int
Channel partition message sent rate CHLMSGST cpid SMF73PMS, SMF73PUM, SMF73PTI PMS*PUM / (Int/106)
Channel total message sent rate CHTMSGST cpid SMF73TMS, SMF73TUM, SMF73PTI TMS*TUM / (Int/106)
Average Channel partition message size (in bytes) CHLMSGSZ cpid SMF73PDS, SMF73PDU, SMF73PMS, SMF73PUM PDS*PDU/ PMS*PUM
Average Channel Total message size (in bytes) CHTMSGSZ cpid SMF73TDS, SMF73TDU, SMF73TMS, SMF73TUM TDS*TDU/ TMS*TUM
Channel partition message failed rate CHLMSGF cpid SMF73PUS, SMF73PTI PUS/(Int/106)
Channel partition receive failed rate CHLRECF cpid SMF73PUB, SMF73PTI PUB/(Int/106)
Channel total receive failed rate CHTRECF cpid SMF73TUB, SMF73PTI TUB/(Int/106)