Help! I need to calculate the %busy for our MVS system using the SMF 70 record. I found some calculation but each calculation I found involved the SMF70INT variable and my calculations (a sample calculation is CPU Utilization = Sum(SMF70INT - SMF70WAT) / (SM70CPN x SMF70INT) x 100%) are not working and I am pretty sure it is because SMF70INT is in the MMSSTTT format and the other fields are in another format (CPU wait time, where bit 51 = 1 microsecond.). It seems to me that I need to convert the SMF70INT to the CPU time format but I do not know how to do this. Can someone help me? Can’t use ERBSMFI because my process is running in SRB mode.
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN