The following table is valid only for overview processing, not for exception reporting. Depending on the OVW suboption SYSTEMS|NOSYSTEMS, reports or records will be created for each single system in addition to sysplex reporting.
Condition | Condition Name | Qualifier | Source | Algorithm |
---|---|---|---|---|
Total service per second | TOTSRV | type | R723CSRV Interval | Sum(R723CSRV) / Interval |
I/O service per second | IOSRV | type | R723CIOC Interval | Sum(R723CIOC) / Interval |
CPU service per second | CPUSRV | type | R723CCPU Interval | Sum(R723CCPU) / Interval |
SRB service per second | SRBSRV | type | R723CSRB Interval | Sum(R723CSRB) / Interval |
Storage service per second | MSOSRV | type | R723CMSO Interval | Sum(R723CMSO) / Interval |
Ended transactions per second | TRANS | type | R723CRCP Interval | Sum(R723CRCP) / Interval |
Transaction execution time | RTIME | type | R723CXET R723CRCP | Sum(R723CXET) / Sum(R723CRCP) |
Number swaps per transaction | SPERTRA | type | R723CSWC R723CRCP | Sum(R723CSWC) / Sum(R723CRCP) |
Absorption rate | ABSRPTN | type | R723CSRV R723CTRR | Sum(R723CSRV) / Sum(R723CTRR) |
Transaction service rate | TRXSERV | type | R723CSRV R723CTAT | Sum(R723CSRV) / Sum(R723CTAT) |
Execution velocity | EXVEL | period | R723CTOU R723CTOT | Sum(R723CTOU) / (Sum(R723CTOU) + Sum(R723CTOT)) * 100 |
TCB seconds | TCBSEC | type | R723CCPU R723MCPU R723MADJ | Sum((R723CCPU * R723MADJ) / (1600 * R723MCPU)) |
SRB seconds | SRBSEC | type | R723CSRB R723MSRB R723MADJ | Sum((R723CSRB * R723MADJ) / (1600 * R723MSRB)) |
Region Control Task (RCT) seconds | RCTSEC | type | R723CRCT | Sum(R723CRCT) |
I/O interrupt (IIT) seconds | IITSEC | type | R723CIIT | Sum(R723CIIT) |
Hiperspace™ service (HST) seconds | HSTSEC | type | R723CHST | Sum(R723CHST) |
Application execution time on general purpose processors in seconds | APPLSEC | type | R723CCPU R723CSRB R723CRCT R723CIIT R723CHST R723MCPU R723MSRB R723MADJ R723CIFA R723CSUP R723NFFI R723NFFS | Sum( (R723CCPU * R723MADJ) / (1600 * R723MCPU) + (R723CSRB * R723MADJ) / (1600 * R723MSRB) + (R723CRCT + R723CIIT + R723CHST) - ((R723CIFA * R723MADJ) / (1600 * R723MCPU) * R723NFFI / 256) - ((R723CSUP * R723MADJ) / (1600 * R723MCPU) * R723NFFS / 256)) ) |
Percentage of processor time used by task and preemptable-class SRB work | TCBPER | type | R723CCPU |
Sum(((( R723CCPU - R723CIFA * R723NFFI / 256 - R723CSUP * R723NFFS / 256 ) / (R723MCF / 1024) + R723CIFA / (R723MCFI / 1024) + R723CSUP / (R723MCFS /1024)) * R723MADJ) / (1600 * R723MCPU)) /Interval * 100 |
Percentage of processor time used by non-preemptable SRB work | SRBPER | type | R723CSRB |
Sum((R723CSRB * R723MADJ) / (1600 * R723MCPU)) * 100 / (Interval * (R723MCF / 1024)) |
Percentage of general purpose processor time used | APPLPER | type | R723CCPU |
Sum((R723CCPU * R723MADJ) / (1600 * R723MCPU) + (R723CSRB * R723MADJ) / (1600 * R723MSRB) +(R723CRCT + R723CIIT +R723CHST) - ((R723CIFA *R723MADJ) / (1600 *R723MCPU) * R723NFFI / 256) - ((R723CSUP * R723MADJ) / (1600 * R723MCPU) * R723NFFS / 256))) / (Interval * (R723MCF / 1024)) * 100 |
Page-in rate from auxiliary storage | SINGLE | type | R723CPIR R723CTRR R723CIEA | Sum(R723CPIR) / Sum(R723CTRR-R723CIEA) |
Block page-in rate from auxiliary storage | BLOCK | type | R723CBPI R723CTRR R723CIEA | Sum(R723CBPI) / Sum(R723CTRR-R723CIEA) |
Page-in rate from expanded storage | EXPSNGL | type | R723CPIE R723CTRR R723CIEA | Sum(R723CPIE) / Sum(R723CTRR-R723CIEA) |
Block page-in rate from expanded storage | EXPBLK | type | R723CBPE R723CTRR R723CIEA | Sum(R723CBPE) / Sum(R723CTRR-R723CIEA) |
Hiperspace page-in rate | HSP | type | R723CHPI R723CTRR R723CIEA | Sum(R723CHPI) / Sum(R723CTRR-R723CIEA) |
ESO-hiperspace read miss rate | HSPMISS | type | R723CCRM R723CTRR R723CIEA | Sum(R723CCRM) / Sum(R723CTRR-R723CIEA) |
Shared storage page-in rate from auxiliary storage | SHARED | type | R723CSPA R723CTRR R723CIEA | Sum(R723CSPA) / Sum(R723CTRR-R723CIEA) |
Shared storage page-in rate from expanded storage | EXPSHR | type | R723CSPE R723CTRR R723CIEA | Sum(R723CSPE) / Sum(R723CTRR-R723CIEA) |
Number of EXCPs | EXCP | type | R723CIOC R723MIOC | Sum(R723CIOC) / Sum(R723MIOC) |
EXCP rate | EXCPRT | type | R723CIOC R723MIOC Interval | Sum(R723CIOC) / Sum(R723MIOC) / Interval |
CS frames of all swapped-in transactions | STOCEN | type | R723CPRS R723CERS Interval | (Sum(R723CPRS)-Sum(R723CERS)) / Interval |
ES frames of all swapped-in transactions | STOEXP | type | R723CERS Interval | Sum(R723CERS) / Interval |
Shared frames of all swapped-in transactions | STOSHR | type | R723CSRS Interval | Sum(R723CSRS) / Interval |
Total frames of all swapped-in transactions | STOTOT | type | R723CPRS Interval | Sum(R723CPRS) / Interval |
Ended transactions | TRANSTOT | type | R723CRCP Interval | Sum(R723CRCP) |
Average number of swapped-in transactions | TRANSMPL | type | R723CTRR Interval | Sum(R723CTRR) / Interval |
Average number of active transactions | TRANSAVG | type | R723CTAT Interval | Sum(R723CTAT) / Interval |
Transaction response time | RTIMETOT | type | R723CTET R723CRCP | Sum(R723CTET) / Sum(R723CRCP) |
Transaction queue time | RTIMEQUE | type | R723CQDT R723CRCP | Sum(R723CQDT) / Sum(R723CRCP) |
Transaction ineligible queue time | TRANSIQT | type | R723CIQT R723CRCP | Sum(R723CIQT) / Sum(R723CRCP) |
Transaction r/s affinity delay time | TRANSADT | type | R723CADT R723CRCP | Sum(R723CADT) / Sum(R723CRCP) |
Transaction JCL conversion time | TRANSCVT | type | R723CCVT R723CRCP | Sum(R723CCVT) / Sum(R723CRCP) |
Start subchannel rate | SSCHRT | type | R723CIRC Interval | Sum(R723CIRC) / Interval |
Average DASD response time | RESP | type | R723CICT R723CIWT R723CIDT R723CIOT R723CIRC | Sum(R723CIRC + R723CIWT + R723CIDT + R723CIOT) / Sum(R723CIRC) |
Average DASD connect time | CONN | type | R723CICT R723CIRC | Sum(R723CICT) / Sum(R723CIRC) |
Average DASD disconnect time | DISC | type | R723CIDT R723CIRC | Sum(R723CIDT) / Sum(R723CIRC) |
Average DASD pending time | QPEND | type | R723CIWT R723CIRC | Sum(R723CIWT) / Sum(R723CIRC) |
Average DASD IOS queue time | IOSQ | type | R723CIOT R723CIRC | Sum(R723CIOT) / Sum(R723CIRC) |
Performance index | PI | period | R723CTOU R723CTOT R723CTET R723CRCP R723CVAL R723CPCT | Depending on goal definition See z/OS RMF Report Analysis for the calculation rules. |
CPU Using % | CPUUSGP | period | R723CCUS R723CTSA | Sum(R723CCUS) / Sum(R723CTSA) * 100 |
CPU Delay % | CPUDLYP | period | R723CCDE R723CTSA | Sum(R723CCDE) / Sum(R723CTSA) * 100 |
Crypto Using % | CRYUSGP | period | R723CAMU |
Sum(R723CAMU + R723APU) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto CAP Using % | CAPUSGP | period | R723CAMU |
Sum(R723CAMU) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto AP Using % | APUSGP | period | R723APU |
Sum(R723APU) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto Delay % | CRYDLYP | period | R723CAMD |
Sum(R723CAMD + R723APD + R723FQD) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto CAP Delay % | CAPDLYP | period | R723CAMD |
Sum(R723CAMD) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto AP Delay % | APDLYP | period | R723APD |
Sum(R723APD) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Crypto FQ Delay % | FQDLYP | period | R723FQD |
Sum(R723FQD) / Sum(R723CTSA + R723CAMU + R723CAMD + R723APU + R723APD) |
Resource contention Using % | RCUSGP | period | R723RCOU | Sum(R723RCOU) / Sum(R723CTSA + R723RCOD + R723RCOU) * 100 |
Resource contention Delay % | RCDLYP | period | R723RCOD | Sum(R723RCOD) / Sum(R723CTSA + R723RCOD + R723RCOU) * 100 |
I/O Using % | IOUSGP | period | R723CIOU R723CTSA | Sum(R723CIOU) / Sum(R723CTSA) * 100 |
I/O Delay % | IODLYP | period | R723CIOD R723CTSA | Sum(R723CIOD) / Sum(R723CTSA) * 100 |
Swap-in delay % | SWINP | period | R723CSWI R723CTSA | Sum(R723CSWI) / Sum(R723CTSA) * 100 |
MPL delay % | MPLP | period | R723CMPL R723CTSA | Sum(R723CMPL) / Sum(R723CTSA) * 100 |
Queue % | QUEUEP | period | R723CQ R723CTSA | Sum(R723CQ) / Sum(R723CTSA) * 100 |
Capping % | CAPP | period | R723CCCA R723CTSA | Sum(R723CCCA) / Sum(R723CTSA) * 100 |
Storage % | STOP | period | R723CAPR R723CACO R723CAXM R723CVIO R723CHSP R723CCHS R723CTSA | Sum(R723CAPR + R723CACO + R723CAXM + R723CVIO + R723CHSP + R723CCHS) / Sum(R723CTSA) * 100 |
Server delay % | SERVP | period | R723CSPV R723CSVI R723CSHS R723CSMP R723CSSW R723CTSA | Sum(R723CSPV + R723CSVI + R723CSHS + R723CSMP + R723CSSW) / Sum(R723CTSA) * 100 |
Idle % | IDLEP | period | R723CIDL R723CTSA | Sum(R723CIDL) / Sum(R723CTSA) * 100 |
Unknown % | UNKP | period | R723CUNK R723CTSA | Sum(R723CUNK) / Sum(R723CTSA) * 100 |
Average number of independent enclaves during the interval (contained in TRANSAVG) | ENCAVG | type | R723CIEA | Sum(R723CIEA) / Interval |
Average number of foreign enclaves during the interval | ENCREM | type | R723CFEA | Sum(R723CFEA) / Interval |
Average number of multi-system enclaves during the interval | ENCMS | type | R723CXEA | Sum(R723CXEA) / Interval |
zAAP service per second | AAPSRV | type | R723CIFA Interval | Sum(R723CIFA) / Interval |
zAAP on CP service per second | AAPCPSRV | type | R723CIFC Interval | Sum(R723CIFC) / Interval |
zAAP service time in seconds | IFASEC, AAPSEC | type | R723CIFA R723MADJ R723MCPU | Sum((R723CIFA * R723MADJ) / (1600 * R723MCPU)) |
zAAP service time in seconds (normalized) | IFANSEC, AAPNSEC | type | R723CIFA R723MADJ R723MCPU R723NFFI | Sum((R723CIFA * R723MADJ) / (1600 * R723MCPU)) * R723NFFI / 256 |
zAAP on CP service time in seconds | IFACPSEC, AAPCPSEC | type | R723CIFC R723MADJ R723MCPU | Sum((R723CIFC * R723MADJ) / (1600 * R723MCPU)) |
Percentage of zAAP time used | APPLIFA, APPLAAP | type | R723CIFA |
Sum((R723CIFA * R723MADJ) / (1600 * R723MCPU)) / (Interval * (R723MCFI / 1024)) * 100 |
Percentage of general purpose processor time used by zAAP eligible transactions | APPLIFCP, APPLAPCP | type | R723CIFC |
Sum((R723CIFC * R723MADJ) / (1600 * R723MCPU)) / (Interval * (R723MCF / 1024)) * 100 |
zAAP Using % | IFAUSGP, AAPUSGP | period | R723IFAU |
R723IFAU / R723CTSA * 100 |
zAAP on CP Using % | IFCUSGP, APCUSGP | period | R723IFCU |
R723IFCU / R723CTSA * 100 |
zAAP Delay % | IFADLYP, AAPDLYP | period | R723IFAD |
R723IFAD / R723CTSA * 100 |
zIIP service per second | IIPSRV | type | R723CSUP Interval | Sum(R723CSUP) / Interval |
zIIP on CP service per second | IIPCPSRV | type | R723CSUC Interval | Sum(R723CSUC) / Interval |
zIIP service time in seconds | IIPSEC | type | R723CSUP R723MADJ R723MCPU | Sum((R723CSUP * R723MADJ) / (1600 * R723MCPU)) |
zIIP service time in seconds (normalized) | IIPNSEC | type | R723CSUP R723MADJ R723MCPU R723NFFS | Sum((R723CSUP * R723MADJ) / (1600 * R723MCPU)) * R723NFFS / 256 |
zIIP on CP service time in seconds | IIPCPSEC | type | R723CSUC R723MADJ R723MCPU | Sum((R723CSUC * R723MADJ) / (1600 * R723MCPU)) |
Percentage of zIIP time used | APPLIIP | type | R723CSUP |
Sum((R723CSUP * R723MADJ) / (1600 * R723MCPU)) / ( Interval * (R723MCFS / 1024) ) * 100 |
Percentage of general purpose processor time used by zIIP eligible transactions | APPLIPCP | type | R723CSUC |
Sum((R723CSUC * R723MADJ) / (1600 * R723MCPU)) / (Interval * (R723MCF / 1024)) * 100 |
zIIP Using % | IIPUSGP | period | R723SUPU R723CTSA | R723SUPU / R723CTSA * 100 |
zIIP on CP Using % | IPCUSGP | period | R723SUCU R723CTSA | R723SUCU / R723CTSA * 100 |
zIIP Delay % | IIPDLYP | period | R723SUPD R723CTSA | R723SUPD / R723CTSA * 100 |
Percentage of general purpose processor time (including normalized zIIP and zAAP time) consumed while dispatching priority of work with low importance was temporarily raised to help blocked workloads | PROMPER | type | R723TPDP |
Sum(R723TPDP) / ( Interval * (R723MCF / 1024) ) * 100 |
CPU time (in seconds) consumed while dispatching priority of work with low importance was temporarily raised to help blocked workloads | PROMSEC | type | R723TPDP | Sum(R723TPDP) |
Percentage of general purpose processor time (including normalized zIIP and zAAP time) consumed while dispatching priority was temporarily raised by enqueue management because the work unit held a resource that other work needed | EPROMPER | type | R723ECTC |
Sum(R723ECTC) / ( Interval * (R723MCF / 1024) ) * 100 |
CPU time (in seconds) consumed while dispatching priority was temporarily raised by enqueue management because the work unit held a resource that other work needed | EPROMSEC | type | R723ECTC | Sum(R723ECTC) |
Percentage of general purpose processor time (including normalized zIIP and zAAP time) consumed while dispatching priority was temporarily raised by chronic resource contention management because the work unit held a resource that other work needed | CPROMPER | type | R723CPDP |
Sum(R723CPDP) / ( Interval * (R723MCF / 1024) ) * 100 |
CPU time (in seconds) consumed while dispatching priority was temporarily raised by chronic resource contention management because the work unit held a resource that other work needed | CPROMSEC | type | R723CPDP | Sum(R723CPDP) |
Percentage of general purpose processor time (including normalized zIIP and zAAP time) consumed while dispatching priority was temporarily raised to shorten the lock hold time for a local suspend lock held by the work unit. Only valid in HiperDispatch mode. | LPROMPER | type | R723LPDP |
Sum(R723LPDP) / ( Interval * (R723MCF / 1024) ) * 100 |
CPU time (in seconds) consumed while dispatching priority was temporarily raised to shorten the lock hold time for a local suspend lock held by the work unit. Only valid in HiperDispatch mode. | LPROMSEC | type | R723LPDP | Sum(R723LPDP) |
Percentage of general purpose processor time (including normalized zIIP and zAAP time) consumed while dispatching priority for a work unit was temporarily raised by the z/OS supervisor to a higher dispatching priority than assigned by WLM. | SPROMPER | type | R723SPDP |
Sum(R723SPDP) / ( Interval * (R723MCF / 1024) ) * 100 |
CPU time (in seconds) consumed while dispatching priority for a work unit was temporarily raised by the z/OS supervisor to a higher dispatching priority than assigned by WLM. | SPROMSEC | type | R723SPDP | Sum(R723SPDP) |