SMF 76 Subtype 1
Name | Based on | Description |
---|---|---|
timestamp | date time | Record Timestamp |
boost_class | fla | Boost class is set at end of interval, valid only when zIIP boost and/or Speed boost is active: 001 IPL, 010 Shutdown, 011 Recovery Process |
Name | Based on | Description | Type/Format |
---|---|---|---|
date | SMF76DTE | Date of Record | date |
time | SMF76TME | Time of Record | time |
timestamp virtual | date time | Record Timestamp | |
len | SMF76LEN | SMF RECORD LENGTH. ZERO AFTER GRBSMFR REASSEMBLY | integer |
seg | SMF76SEG | SEGMENT DESCRIPTOR | integer |
flg flag | SMF76FLG | SYSTEM INDICATOR FLAGS | string |
rrf | flg | NEW RECORD FORMAT | |
sut | flg | SUBTYPES USED | |
v4 | flg | MVS/ESA V4 IF ON | |
esa | flg | MVS/ESA IF ON | |
vxa | flg | MVS/XA IF ON | |
os | flg | OPERATING SYSTEM IS OS/VS2 | |
bfy | flg | SYSTEM RUNNING IN PR/SM MODE | |
rty | SMF76RTY | RECORD TYPE | integer |
tme | SMF76TME | TIME RECORD WRITTEN | time |
dte | SMF76DTE | DATE RECORD WRITTEN | date |
sid | SMF76SID | SYSTEM ID FROM INSTALLATION | string |
ssi | SMF76SSI | SUBSYSTEM ID (RMF ) | string |
sty | SMF76STY | SUBTYPE | integer |
trn | SMF76TRN | NUMBER OF TRIPLETS IN THIS REC | integer |
prs | SMF76PRS | OFFSET TO RMF PRODUCT SECTION | integer |
prl | SMF76PRL | LENGTH OF RMF PRODUCT SECTION | integer |
prn | SMF76PRN | NUMBER OF RMF PRODUCT SECTIONS | integer |
tcs | SMF76TCS | OFFSET TO TRACE CONTROL SECTION | integer |
tcl | SMF76TCL | LENGTH OF TRACE CONTROL SECTION | integer |
tcn | SMF76TCN | NUMBER OF TRACE CONTROL SECTIONS | integer |
tds | SMF76TDS | OFFSET TO TRACE DATA ENTRY SECTION | integer |
tdl | SMF76TDL | LENGTH OF TRACE DATA ENTRY SECTION | integer |
tdn | SMF76TDN | NUMBER OF TRACE DATA ENTRY SECT. | integer |
vfs | SMF76VFS | OFFSET TO VARIABLE FORMAT SET | integer |
vfl | SMF76VFL | LENGTH OF VARIABLE FORMAT SET | integer |
vfn | SMF76VFN | NUMBER OF VARIABLE FORMAT SET | integer |
subtype1_variable_trace_data_section_array | SMF76_SUBTYPE1_VARIABLE_TRACE_DATA_SECTION_ARRAY | array |
RMF Product Section
Name | Based on | Description | Type/Format |
---|---|---|---|
mfv | SMF76MFV | RMF version number | integer |
prd | SMF76PRD | Product name | string |
ist | SMF76IST | Time monitor interval start | time |
dat | SMF76DAT | Date monitor interval start | date |
int | SMF76INT | Duration of monitor interval | time |
sam | SMF76SAM | Number of samples | integer |
fla flag | SMF76FLA | Flags | string |
cnv | fla | Data converted from version 2 | |
invalid_samples | fla | Invalid samples to be skipped | |
m3r | fla | Record was written by RMF Monitor III | |
interval_smf_control | fla | Interval was under SMF control | |
lower_service_level | fla | SMF record converted to lower service level. Bit is set by SMF record retrieval service GRBSMFR. | |
higher_service_level | fla | SMF record converted to higher release or service level. Bit is set by SMF record retrieval service GRBSMFR. | |
altvm | fla | Running under an alternate virtual machine environment | |
ziip_boost | fla | zIIP boost was active during entire interval | |
speed_boost | fla | Speed boost was active during entire interval | |
boost_class virtual | fla | Boost class is set at end of interval, valid only when zIIP boost and/or Speed boost is active: 001 IPL, 010 Shutdown, 011 Recovery Process | |
cyc | SMF76CYC | Sampling cycle length | time |
mvs | SMF76MVS | MVS software level (consists of an acronym and the version, release, and modification level - ZVvvrrmm) | string |
iml | SMF76IML | Indicates the type of processor complex on which data measurements were taken. X'03’ = 9672, zSeries | integer |
prf flag | SMF76PRF | Processor flags | string |
expanded_stor | prf | System has expanded storage | |
escon_ch | prf | Equipped with ESCON channel | |
escon_dir | prf | ESCON Director in configuration | |
arch_mode | prf | System in z/ARCH mode | |
zaap_inst | prf | At least one zAAP is currently installed | |
ziip_inst | prf | At least one zIIP is currently installed | |
dat_facility1 | prf | Enhanced DAT facility 1 | |
dat_facility2 | prf | Enhanced DAT facility 2 | |
ptn | SMF76PTN | PR/SM partition number | string |
srl | SMF76SRL | SMF record level | integer |
iet | SMF76IET | Interval expiration time token | date-time |
lgo | SMF76LGO | Offset GMT to local time | integer |
rao | SMF76RAO | Offset to reassembly area relative to start of RMF product section | integer |
ral | SMF76RAL | Length of reassembly area. Area consists of a fixed header and a variable number of information blocks. Length depends on the record type/subtype, but is fixed for a specific type/subtype | integer |
ran | SMF76RAN | Number of reassembly area. This field is used to indicate whether SMF record is broken. If 0, record is not broken. If 1, record is broken. Offset and length are only valid if SMFxxRAN is 1. Reassembly area is only present in broken records. | integer |
oil | SMF76OIL | Original interval length as defined in the session or by SMF (in seconds) | integer |
syn | SMF76SYN | SYNC value in seconds | integer |
gie | SMF76GIE | Projected gathering interval end GMT time | date-time |
xnm | SMF76XNM | Sysplex name as defined in ECVTSPLX | string |
snm | SMF76SNM | System name for current system as defined in CVTSNAME | string |
Trace Control Section
Name | Based on | Description | Type/Format |
---|---|---|---|
num | SMF76NUM | NUMBER OF SET ENTRIES THAT FOLLOW THE TOTAL VALUES | integer |
Trace Data Section
Name | Based on | Description | Type/Format |
---|---|---|---|
nam | SMF76NAM | FIELD NAME | string |
opt flag | SMF76OPT | FLAGS(OPTIONS SPECIFIED ON TRACE INPUT IN RMF PARMLIB MEMBER FOR THE FIELD NAME) | string |
min_req | opt | MINIMUM REQUESTED | |
max_req | opt | MAXIMUM REQUESTED | |
avr_req | opt | AVERAGE REQUESTED | |
std_dev_req | opt | STD. DEV. REQUESTED | |
end_value_req | opt | END VALUE REQUESTED | |
all_req | opt | ALL OPTIONS REQUESTED | |
ips | opt | IPS CHANGE OCCURRED (AFTER INITIALIZATION) | |
name_is_domain | opt | NAME IS A DOMAIN TABLE FIELD | |
op1 flag | SMF76OP1 | FLAGS | string |
lpb | op1 | LPB - ID TRACE REQUESTED | |
lpb_end | op1 | LPB TRACE REQUEST ENDED | |
valid_data | op1 | ON = VALID DATA | |
sln | SMF76SLN | LENGTH OF A SET | integer |
dln | SMF76DLN | LENGTH OF FIELD SAMPLED | integer |
sss | SMF76SSS | SAMPLES PER SET | integer |
ssl | SMF76SSL | SAMPLES PER SET FOR LAST SET IN INTERVAL | integer |
min | SMF76MIN | MIN. VALUE OF CONTENTS OF FIELD DURING INTERVAL (VALID IF BIT 0 OR BIT 5 OF SMF76OPT IS SET) | integer |
max | SMF76MAX | MAX. VALUE OF CONTENTS OF FIELD DURING INTERVAL (VALID IF BIT 1 OR BIT 5 OF SMF76OPT IS SET) | integer |
avg | SMF76AVG | ACCUMULATED VALUE USED TO COMPUTE THE AVERAGE STANDARD DEVIATION (VALID IF BIT 2 OR BIT 5 OF SMF76OPT IS SET) | integer |
std | SMF76STD | SUM OF SQUARES USED TO COMPUTE STANDARD DEVIATION (VALID IF BIT 3 OR BIT 5 OF SMF76OPT IS SET) | integer |
env | SMF76ENV | END VALUE OF CONTENTS OF FIELD (VALID IF BIT 4 OR BIT 5 OF SMF76OPT IS SET) | integer |