SMF Global Data attributes
Use these attributes to view SMF global data.
Configuration Status Indicates whether the active or IPL time configuration was modified by a SETSMF command or reply to IEE357A. Possible values:
- UNMODIFIED=0
- SETCNFMOD=1. SETCNFMOD: active SMF configuration modified
- IPLCNFMOD=2. IPLCNFMOD: IPL time configuration modified
- SETIPLMOD=3. SETIPLMOD: Both configurations modified.
Global BUFUSEWARN Global overall buffer warning level percentage (nn) when SMF starts to issue a warning message. When logstream recording is in effect, individual logstreams may use a different value.
Global NOBUFFS The system action when the default log stream buffer area is full. Individual logstreams can override the global option with a logstream-specific value. Possible values:
- Undefined=0
- MSG=1. MSG: NOBUFFS(MSG) is in effect.
- HALT=2. HALT: NOBUFFS(HALT) is in effect.
Global Recording Specifies whether you want to write SMF records to MANx data sets and/or log streams. Dataset logstream dslogs. Possible values:
- Undefined=0
- DATASET=1. DATASET: Dataset recording is in effect.
- LOGSTREAM=2. LOGSTREAM: Logstream recording is in effect.
- DSLOGS=3. DSLOGS: DATASET and LOGSTREAM Recording.
INTVAL Global INTVAL value in character format. Length of time (in minutes) from the end of an SMF global recording interval to the end of the next interval.
IPL SMFPRMxx Activate Time The time that the SMFPRMxx member was read at IPL or SMF defaults were used.
IPL SMFPRMxx Dataset Volser Volser of the data set where the SMFPRMxx member specified at IPL was found.
IPL SMFPRMxx DSNAME Name of data set where the SMFPRMxx member specified at IPL was found.
IPL SMFPRMxx Suffix 2-character suffix of SMFPRMxx parmlib member at IPL.
LPAR Name Name of the z/OS LPAR to be reported on. The format is a simple text string from 1 through 8 characters; for example, LPAR1.
Managed System The z/OS operating system in your enterprise that is being monitored by an IBM® Z OMEGAMON® AI for z/OS® monitoring agent. Valid value is a character string with a maximum length of 32 bytes.
Record Flood Support Whether SMF record flood support is active. Possible values:
- OFF=0. Flood support is inactive.
- FLOODON=1. Record flood support is active.
SMF ID SMF ID of the z/OS system where the data was collected. Valid format is a simple text string from 1 through 4 characters.
SMFPRMxx Dataset Volser Volser of the dataset where the active SMFPRMxx member was found.
SMFPRMxx DSNAME Name of the data set where the active SMFPRMxx member was found.
SMFPRMxx Reset Time The time and date that the SMFPRMxx member was activated, either at IPL or via a SET SMF command.
SMFPRMxx Suffix Two-character suffix of active SMFPRMxx parmlib member.
SYNCVAL Global sync value. Two-digit global synchronization value (in minutes) for the SMF global recording interval.
SYS Flags Flags associated with the SYS keyword. Specifies the level of SMF data collection for TSO and STC.
- Undefined=0
- SYSDETAIL=1. SYS(DETAIL) is in effect.
- NODETAIL=2. SYS(NODETAIL) is in effect.
SYSINTERVAL Specifies whether interval recording takes place or not, and, if used, how SMF is going to synchronize it. Possible values:
- Undefined=0
- NOINTERVAL=1. SYS(NOINTERVAL) is in effect.
- INTERVAL=2. SYS(INTERVAL) recording is in effect.
- INTERVALTIME=3. Interval was specified as SYS(INTERVAL(hhmmss)).
- INTERVALSMF=4. Interval was specified as SYS(INTERVAL(SMF)).
- INTERVALSMFSYNC=5. Interval specified as SYS(INTERVAL(SMF,SYNC)); SysIntervalSMF is also on when this is on.
SYSINTERVAL Value Interval value in HHMMSS character format. Only valid when SYSINTERVAL=IntervalTime.