Hi

One important point :
We would like to see this CPU utilization values , in every RMF CYCLE , and not in every RMF INTERVAL
(A CYCLE can be 50millisecond , but the INTERVAL minimum 1 minute )
Can we get this values in a smaller interval ?


On 2/29/2012 11:43 AM, Rob Scott wrote:
A simple calculation of physical CPU usage using SMF-70 :

        100*(SMF_interval_stck - SMF70WAT)/SMF_interval_stck

(SMF_interval_stck is the STCK version of SMF70INT)

You can also process the LCPU (logical CPU) sections and work out busy% using 
the following fields :

SMF70PDT
SMF70EDT
SMF70WST
SMF70ONT

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.781.684.2305
Email: rsc...@rs.com
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Miklos Szigetvari
Sent: 29 February 2012 10:26
To: IBM-MAIN@bama.ua.edu
Subject: Re: Processor usage

      Hi

Just looking into the SMF 70 records.
Till now don't see the processor usage (or see , just don't understand ) , but 
I will try hard

On 2/29/2012 10:24 AM, Rob Scott wrote:
Examine the SMF type 70 records or use RMF to report on CPU/LCPU/LPAR
data

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.781.684.2305
Email: rsc...@rs.com
Web: www.rocketsoftware.com

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Miklos Szigetvari
Sent: 29 February 2012 09:18
To: IBM-MAIN@bama.ua.edu
Subject: Processor usage

       Hi

My colleagues would like to know the processor usage for every processor on the 
machine or on the current LPAR .
Any way to find out something like this:  CPU1 was busy 50% in the
last
1 minute and CPU2 was busy in 10%

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

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

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

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


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

Reply via email to