I think John might’ve wanted to know what fields to process... You want SMF70LAC. Also SMF70LACM - for Mobile.
We’ve been very successfully processing lowish volume SMF data in REXX. You can do this since z/OS 2.1. I won’t tell you this moment the full gamut of SMF record types we’ve processed but 70-1 was the first one I had a go at - to pick up inactive LPARs. I have a blog post that might help you: https://www.ibm.com/developerworks/community/blogs/MartinPacker/entry/Rexx_Em?lang=en Cheers, Martin Sent from my iPad > On 5 Mar 2019, at 20:54, John McKown <[email protected]> wrote: > >> On Tue, Mar 5, 2019 at 2:51 PM Carmen Vitullo <[email protected]> wrote: >> >> the only other way to do this is if you have Omegamon, use the ZRMSU major >> command, extract or (cut and paste) the 4hr average to excel. >> I had to do something like this from a product called Perfman to get the >> high R4HA for each day and plot that for the month. >> > > No Omegamon here. Only "raw" SMF and RMF data. No SMF / RMF processing > software. If I knew where the data comes from, I would be tasked to write > software to get what we want into an CSV to download to my boss' PC. > > > >> >> >> >> Carmen Vitullo >> >> ----- Original Message ----- >> >> From: "John McKown" <[email protected]> >> To: [email protected] >> Sent: Tuesday, March 5, 2019 2:37:47 PM >> Subject: Re: SMF/RMF records for 4hr rolling average MSU? >> >> On Tue, Mar 5, 2019 at 2:34 PM Carmen Vitullo <[email protected]> >> wrote: >> >>> Great product, EasySMF ! >>> blackhillsoftware.com >>> >>> >> >> Forgot to mention: "The mainframe is going away. There is no need to buy >> any new software. Make due with what you have, write it yourself, or do >> without. But we want our reports!" >> >> Carmen Vitullo >>> >>> >> -- >> I just burned 2000 calories! >> That's the last time I'll nap with brownies in the oven. >> >> Maranatha! <>< >> John McKown >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN >> >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: INFO IBM-MAIN >> > > > -- > I just burned 2000 calories! > That's the last time I'll nap with brownies in the oven. > > Maranatha! <>< > John McKown > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
