Page 1 of 1

Calculate Service unit for specific address space

PostPosted: Fri Jan 21, 2011 5:52 pm
by Antonyraj85
Hi Friends,

How to calculate Service Unit and Storage frame utilization for the specific address space in z/OS. Please reply me if anyone knows.

Antony S.

Re: Calculate Service unit for specific address space

PostPosted: Fri Jan 21, 2011 7:04 pm
by Robert Sample
Why calculate it? Products such as Omegamon, Mainview, and MXI already provide this data.

Re: Calculate Service unit for specific address space

PostPosted: Fri Jan 21, 2011 11:11 pm
by Bill Dennis
The number of Service Units per CPU second value varies based on the processor make and model. You need to know your hardware type. An RMF CPU report can show you the SU/sec. value.

Re: Calculate Service unit for specific address space

PostPosted: Sat Jan 22, 2011 12:49 am
by Antonyraj85
@Bill: thanks a lot. thats ok. . .cpu su = tcb(cpu time) * srm constant. srm constant will vary from server to server.So you meant say, last 15 min SU utilization for the particular active address space. Correct me if I am wrong.