On Fri, 9 May 2014 18:13:05 +0000, ITURIEL DO NASCIMENTO NETO 
<4254.itur...@bradesco.com.br> wrote:

>I'm doing an assembler program that needs to know actual CPU consumption of 
>every Lpar in the Sysplex. 
>To address it my program is calling a Rexx that invokes SDSF environment to 
>get this information. 
> It works but the design is poor. Are there any other solution, maybe RMF APIs 
> ? 

We make use of the RMF Monitor III Batch Address Space Reporter and produce 
wto's to show us our Group Capacity usage. 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   
.
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

Roger

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to