Device Activity - SMF record type 74-1

One qualifier is required, otherwise a syntax error occurs and RMF™ will not process the condition.
devnmbr
A one- to four-digit hexadecimal device number in the range 0000 through FFFF. Example: (012F)
volser
A one- to six-character volume serial number enclosed in quotes. Example: ('012345')
stg grp
A one- to eight-character storage group name in parentheses, preceded by the keyword SG. Example: (SG(COMMON01))
class
Any of the six valid device classes for Monitor I device activity measurements.

For OVW statements, only the qualifiers devnmbr and volser are valid. If you have selected a shared device in the sysplex, you will receive a value which reflects the sysplex view (not possible for DNOTRDY, DHPAVNM, DHPAVLSS, and DVCAP).

All times reported are in milliseconds, unless otherwise noted.

Table 1. Device Activity - Conditions Based on SMF Record Type 74-1
Condition Condition Name Qualifier Source Algorithm
Percent not ready DNOTRDY devnmbr, volser, stg grp, or class

SMF74NRD
SMF74SAM

(NRD*100)/SAM
(no sysplex view)

Percent reserved DR devnmbr, volser, stg grp, or class

SMF74RSV
SMF74SAM

(RSV*100)/SAM
Percent mount pending DMTPEND devnmbr, volser, stg grp, or class

SMF74MTP
SMF74SAM

(MTP*100)/SAM
Percent device utilization DVUTL devnmbr, volser, stg grp, or class

SMF74CNN
SMF74DIS
SMF74INT
SMF74UTL
SMF74SAM

(((CNN+DIS)/INT)
+ (UTL/SAM)) * 100

Device activity rate DART devnmbr, volser, stg grp, or class

SMF74SSC
SMF74INT

SSC/INT in seconds
Average connect time DCTAVG devnmbr, volser, stg grp, or class

SMF74CNN
SMF74MEC

CNN/MEC
Average disconnect time DDTAVG devnmbr, volser, stg grp, or class

SMF74DIS
SMF74MEC

DIS/MEC
Average pending time DPTAVG devnmbr, volser, stg grp, or class

SMF74PEN
SMF74MEC

PEN/MEC
Average IOS queue time DQTAVG devnmbr, volser, stg grp, or class

SMF74QUE
SMF74SAM
SMF74SSC
SMF74INT

(QUE/SAM)/(SSC/INT)
Average response time DRTAVG devnmbr, volser, stg grp, or class

SMF74ATV
SMF74MEC
SMF74SSC
SMF74INT
SMF74QUE
SMF74SAM

(ATV/MEC)+(QUE/SAM)
/(SSC/INT)

Average device busy delay time DBDL devnmbr, volser, stg grp, or class

SMF74DVB
SMF74MEC

DVB/MEC
Average command response time CMRDL devnmbr

SMF74CMR
SMF74MEC

CMR/MEC
Average number of HyperPAV devices DHPAVNM devnmbr, volser, stg grp, or class

SMF74NUX
SMF74PSM

NUX/PSM
Number of configured HyperPAV aliases for the LSS of the device DHPAVLSS devnmbr, volser, stg grp, or class SMF74HPC HPC
DASD volume capacity (in cylinders) DVCAP devnmbr, volser SMF74CAP CAP
Average interrupt delay time INTDL devnmbr, volser, stg grp, or class

SMF74IDT
SMF74MEC

IDT/MEC