Re: CPU usage data

2007-11-16 Thread Nick Laflamme

Mary Zervos wrote:
Our director wants a report on our cpu usage asap as our mainframe 
might be heading out the door. We used to run Real Time Monitor.  
We're currently at z/VM 4.4.  Any ideas on what I could quickly fire 
up to monitor our system.
I take it accounting data, which would show CPU use over periods like 
eight hours or a day, wouldn't be granular enough?


Just a thought,
Sir Nick the Ardent


Re: CPU usage data

2007-11-15 Thread Stracka, James (GTI)
Given that simple requirement.  Create an SVM that does an INDICATE LOAD
every minute.  Trap the first line and write it to a file.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mary Zervos
Sent: Thursday, November 15, 2007 9:09 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: CPU usage data


Our director wants a report on our cpu usage asap as our mainframe might

be heading out the door.
We used to run Real Time Monitor.  We're currently at z/VM 4.4.  Any 
ideas on what I could quickly fire up
to monitor our system.

Thanks.

Mary Zervos
VM Systems Programmer
Binghamton University


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.



CPU usage data

2007-11-15 Thread Mary Zervos
Our director wants a report on our cpu usage asap as our mainframe might 
be heading out the door.
We used to run Real Time Monitor.  We're currently at z/VM 4.4.  Any 
ideas on what I could quickly fire up

to monitor our system.

Thanks.

Mary Zervos
VM Systems Programmer
Binghamton University


Re: CPU usage data

2007-11-15 Thread Romanowski, John (OFT)
If you have DISKACNT collecting the CP account cards from a few typical
days or weeks you could run ACCOUNT command against them to report cpu
usage of the whole system or each userid. CPU usage is on the type 01
cards. 

Assumes you do a CP ACNT ALL to get the 01 cards for userids that don't
logoff frequently.  Convenient to do CP ACNT ALL at 23:59:58 every day
for a few days; that will generate 01 cards with the correct ending date
(that day) covering the previous 24 hour period. Omit the partial day
file for the first day you did ACNT ALL, then COPYFILE (APPEND to put
all the daily account files into 1 file that you run the ACCOUNT (on
MAINT's 193) command against.
In the output PRT file report, column  REAL-CPU is the # of CPU secs
used by each userid, the TOTALS line is total  REAL-CPU of the userids
and CP.   



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mary Zervos
Sent: Thursday, November 15, 2007 9:09 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: CPU usage data

Our director wants a report on our cpu usage asap as our mainframe might

be heading out the door.
We used to run Real Time Monitor.  We're currently at z/VM 4.4.  Any 
ideas on what I could quickly fire up
to monitor our system.

Thanks.

Mary Zervos
VM Systems Programmer
Binghamton University


Re: CPU usage data

2007-11-15 Thread Kris Buelens
As you've got RTM/ESA, look at its PRT queue: you should find listings
there, created by default at  23:59; 08:00 and 16:30
But, that is less accurate that what DISKACNT collects.

2007/11/15, Romanowski, John (OFT) [EMAIL PROTECTED]:

 If you have DISKACNT collecting the CP account cards from a few typical
 days or weeks you could run ACCOUNT command against them to report cpu
 usage of the whole system or each userid. CPU usage is on the type 01
 cards.

 Assumes you do a CP ACNT ALL to get the 01 cards for userids that don't
 logoff frequently.  Convenient to do CP ACNT ALL at 23:59:58 every day
 for a few days; that will generate 01 cards with the correct ending date
 (that day) covering the previous 24 hour period. Omit the partial day
 file for the first day you did ACNT ALL, then COPYFILE (APPEND to put
 all the daily account files into 1 file that you run the ACCOUNT (on
 MAINT's 193) command against.
 In the output PRT file report, column  REAL-CPU is the # of CPU secs
 used by each userid, the TOTALS line is total  REAL-CPU of the userids
 and CP.


 
 This e-mail, including any attachments, may be confidential, privileged or
 otherwise legally protected. It is intended only for the addressee. If you
 received this e-mail in error or from someone who was not authorized to send
 it to you, do not disseminate, copy or otherwise use this e-mail or its
 attachments.  Please notify the sender immediately by reply e-mail and
 delete the e-mail from your system.


 -Original Message-

 From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
 Behalf Of Mary Zervos
 Sent: Thursday, November 15, 2007 9:09 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: CPU usage data

 Our director wants a report on our cpu usage asap as our mainframe might

 be heading out the door.
 We used to run Real Time Monitor.  We're currently at z/VM 4.4.  Any
 ideas on what I could quickly fire up
 to monitor our system.

 Thanks.

 Mary Zervos
 VM Systems Programmer
 Binghamton University




-- 
Kris Buelens,
IBM Belgium, VM customer support