CPU NOCPU | Specifies whether system CPU activity is to be monitored |
CHAN NOCHAN | Specifies whether system channel activity is to be monitored. |
DEVICE(dev list) NODEVICE | Specifies whether sytem device activity is to be monitored. If device activity is to be monitored (DEVICE specified), a device list indicates the classes of devices that will be monitored. When the DEVICE parameter is specified, a device list must be included. |
| CHRDR NOCHRDR | Character reader devices |
| COMM NOCOMM | Communication equipment |
| DASD NODASD | Direct access storage devices |
| GRAPH NOGRAPH | Graphics devices |
| TAPE NOTAPE | Magnetic tape devices |
| UNITR NOUNITR | Unit record devices |
PAGING NOPAGING | Specifies whether system paging activity is to be monitored. |
WKLD(PERIOD) WKLD(GROUP) WKLD(SYSTEM) NOWKLD | Specified whether system workload activity is to be monitored. If workload activity is to be monitored (WKLD specified), the level of detail of the report to be produced must be specified. PERIOD requests the most detailed level by performance group period; GROUP requests reporting by performance group; SYSTEM requests a system summary report. |
| CYCLE(value) | Specifies the frequency at which sampling observations are to be made of channel and device data. The range is from 50 to 999 milliseconds. The default is 250 milliseconds. |
INTERVAL (Value) (Value M) | Specifies the interval at which all data will be gathered for report formatting and/or SMF record writing. The range is from 1 to 60 minutes. The default is 15M. |
| MEMBER(nn) | The value specified by this parameter is appended to IRBMF1 to form the name of the partitioned data set member that contains the MF/1 options. This parameter may be specified in the PARM field of the START command or EXEC statement, but should not be specified within a partitioned data set member. The default is 00, indicating member IRBMF100 in SYS1.PARMLIB. |
OPTIONS OPTN NOOPTIONS NOOPTN | Specifies whether or not a list of the options to be used will be printed at the operator's console at MF/1 initialization. If the list is printed (OPTIONS or OPTN is specified), the operator will be able to respond with any desired changes to the option list. |
RECORD NORECORD | Specifies whether monitored data is to be written to the SMF data set. If SMF records are to be written, SMF data recording must have been specified at IPL as MAN=ALL. |
REPORT(REALTIME) REPORT(DEFER) NOREPORT | Specifies whether or not printed reports of the monitored data are to be produced. If the reports are to be produced (REPORT is specified), the REALTIME/DEFER options specify whether the reports are to be printed when formatted at the conclusion of a data gathering interval (REALTIME is specified), or printed after MF/1 processing ends(DEFER is specified). |
STOP(value) STOP(value H) STOP(value M) NOSTOP | Specifies the desired time duration for MF/1 activity in minutes or hours. The range is from one minute to one week (168 hours or 10,080 minutes). The units default is M (minutes). The default value is 15M. The operator STOP command can terminate execution at any time, regardless of the value for this parameter. |
| SYSOUT(class) | Specifies the SYSOUT class to which formatted reports are directed. Class A is the default. |