On Wed, 4 Jul 2018 03:24:00 -0500, Vince Getgood <[email protected]> wrote:
>Saurabh, >How much is your management willing to spend on achieving this requirement? > >From the few posts that I've seen, I'd suggest no-one here does this now, or >has ever done it. If a company wants to monitor it's mainframe resource usage >dynamically, it buys and impliments a product. (BMC Mainview, ASG TMON, IBM's >Omegamon etc). > >You're basically asking us to help you write something that will replace one >of the above - I'd suggest that's not going to happen - at least not for free! > >Also, consider how much resource a home-grown resource monitor would use? >Who monitors the monitor? > Again, if you have RMF at your site, you could something similar to what we have done using RMFM3B to write out to syslog/operlog what our Group Capacity usage are for our various environments. An example: +RMF300I 3B: Processing CPC Report... +MVS1 - RMF301I: 4H Average: 2 +MVS1 - RMF302I: 4H Max: 3 +MVS1 - RMF303I: WLM Capping %: 0.0 +MVS1 - RMF304I: Group Name: GRPDEVT +MVS1 - RMF305I: Group Limit: 9 +MVS1 - RMF306I: Time until Capping: 195 minutes . Using the above info, you could certainly then setup whatever automation package you have to trap on the relevant fields . Have a look in your *.SERBCLS dataset (members ERBM3B and ERBR3CPC) and that will give you a good starting point to set something up to fit your requirements. As Vince said, you are basically asking/wanting someone else to do the leg work for you for free and that ain't going to happen any time soon! Just to provide you with another source of RMF related info/goodies - https://github.com/IBM/IBM-Z-zOS/tree/master/zOS-RMF Roger ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
