Initializes the SMF subtask to send SMF data to the UCMDB Probe server at specific intervals.
Valid Values
INTERVAL=n
REC={TYPE|NOTYPE}(type[(subtype[:subtype2][,subtype]...)][:type2][,type]... )
Sample Syntax
One card:SMF INTERVAL=30 REC=TYPE(30(4:5))
or multiple cards:
SMF INTERVAL=8 REC=TYPE(14:15,25) SMF REC=TYPE(30(1,3:5))
SMF REC=TYPE(40,80,83)
where the INTERVAL parameter is required only on the first line.
Description
The SMF card initializes a subtask which will install SMF exits to collect SMF record data and poll for the collected data on the specified interval and send the SMF data to the UCMDB Probe server. The Discovery processes requires SMF Type 30 records of subtype 4 and 5 if mainframe job and program probes are active.
Specifying the SMF records on this card follows the same syntax rules as the “REC=” option in the
SMFPRMxx member of SYS1.PARMLIB.
Parameters