In the documentation at http://publibz.boulder.ibm.com/cgi-
bin/bookmgr_OS390/BOOKS/DRL5FT12/8.4.5.4?SHELF=DRL5SH21 I can read
that CPU_DISPATCH_SEC is nothing else than SMF70PDT. Fine so far, but
what is COMPLEX_SEC? The descrition in the manual mentioned above
says: 'Total processor complex time, in seconds. Processors CP and ICF are
considered separately.'
Does anybody have an idea on how I can calculate COMPLEX_SEC?
Daniel
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to list...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
SMF70PDT is recorded for each LCPUADDR for each LPAR in the SYSPLEX
(and each segment identifies the type of engine in SMF70CIN).
Perhaps CPU_DISPATCH_SEC is the total of the CP engines just for one
LPAR, while COMPLEX_SEC is the total across all LPARs, so you can
calculate the portion of CEC CPU time from the LPAR of interest.
Merrilly Christmas,
Barry Merrill
P.S. Sometimes, free advice may only be worth its price.