This table provides hourly, daily and monthly statictics on processor activity, paging and swapping activities, IPLs, and lost SMF data. They contain data from SMF types 0, 7, 70, 71 and 72 records.
The following comprises a list of the attributes for this attribute group. The name in bold text shows how the attribute appears in the Tivoli Enterprise Portal.
Node The managed system name of the agent.
Timestamp The value is the time collected from the agent system when the data row was built and sent from the agent to the Tivoli Enterprise Monitoring Server (or stored for historical purposes). It represents the local time zone of the agent system.
Date Date when the activity occurred. From SMF0DTE or SMF7STD; or calculated from SMFxxDAT, SMFxxIST, and SMFxxINT; (where xx is the record type 70, 71, or 72).
Time Time (rounded down to the nearest hour) when the activity occurred. From SMF0TME or SMF7STM; or calculated from SMFxxDAT, SMFxxIST, and SMFxxINT; (where xx is the record type 70, 71, or 72). This column is only available in the Hourly table.
Period Name Name of the period. This is derived using the SMF system ID, date, and time in the record as parameters in the PERIOD function.
MVS System ID MVS System ID. This is the SMF system ID. From SMF0SID, SMF7SID, SMF70SID, SMF71SID, or SMF71SID.
Average Batch Jobs Average number of batch jobs run for the system. Calculated as the average of SMF70BTT/SMF70SAM.
Processor Busy Time(seconds) Processor busy time for all processors, in seconds. This is calculated as the sum of (SMF70INT/1000) - (SMF70WAT*0.000001/4096); or (SMF70PDT*0.000001) - (SMF70WAT*0.000001/4096); or SMF70PDT*0.000001.
Max CPU Load Percent Maximum CPU load, in percent. Calculated as the maximum of (CPU_BUSY_SEC/(SMF70INT/1000))*100.
Min CPU Load Percent Minimum CPU load, in percent. Calculated as the minimum of (CPU_BUSY_SEC/(SMF70INT/1000))*100.
CPU Online Seconds Sum of the measured time period times the number of online processors, in seconds. Calculated as the sum of SMF70INT/1000.
Avg Avail. Frames Central Storage Average number of available frames in central storage. This is the average of SMF71AVF.
Max Avail. Frames Central Storage Maximum number of available frames in central storage. This is the average of SMF71MXF. This column is only available in the Hourly table.
Min Avail. Frames Central Storage Minimum number of available frames in central storage. This is the average of SMF71MNF. This column is only available in the Hourly table.
Avg IN Address Spaces Average number of IN address spaces. This is a count of all swapped-in address spaces including address spaces ready to execute and not ready to execute. Calculated as the average of SMF70ITT/SMF70SAM.
Avg OUT Ready Address Spaces Average number of out and ready address spaces. Calculated as the average of SMF70OTT/SMF70SAM.
Number of Page Ins Number of non-VIO, non-swap, and hiperspace page-ins. Calculated as the sum of (SMF71PIN + SMF71HIN).
Number of Page Outs Number of non-VIO, non-swap, and hiperspace page-outs. Calculated as the sum of (SMF71POT + SMF71HOT).
Number of VIO Page Ins Number of VIO page-ins. This is the sum of SMF71VIN.
Number of VIO Page Outs Number of VIO page-outs. This is the sum of SMF71VOT.
Number of Pages Swapped In Number of pages swapped in. This is the sum of SMF71SIN.
Number of Pages Swapped Out Number of pages swapped out. This is the sum of SMF71SOT.
SRB Execution Time(seconds) SRB execution time, in seconds. Calculated as the sum of SMF72STS*SMF72ADJ/16000000/SMF72SSD or when in workload management goal mode as the sum of R723CSRB*R723MADJ/1600/R723MSRB.
Average Started Tasks Average number of started tasks for the system. Calculated as the average of SMF70STT/SMF70SAM.
Swap Sequences Number of address space swap sequences. A swap sequence consists of an address space swap-out and swap-in. This is the sum of SMF71SSQ.
Sysplex Name Sysplex name. This is the name of the sysplex. From SMF70XNM.
TCB Execution Time(seconds) TCB execution time, in seconds. Calculated as the sum of SMF72CTS*SMF72ADJ/16000000/SMF72CSD or when in workload management goal mode as the sum of R723CCPU*R723MADJ/1600/R723MCPU. Note: It includes CPU time on standard CP as well as on IFA processors.
Average TSO Users Average number of TSO users for the system. Calculated as the average of SMF70TTT/SMF70SAM.
Maximum Concurrent TSO Users Maximum number of concurrent TSO users for the system. This is the maximum of SMF70TMM.