ADSM-L

Re: ADSM Reporting

2000-05-10 17:50:16
Subject: Re: ADSM Reporting
From: Rajesh Oak <rajeshoak AT MAILCITY DOT COM>
Date: Wed, 10 May 2000 17:50:16 -0400
Paul,
Hi!
Do you have a script that I can run on an NT ADSM Server to generate the same 
report. Also give me the detailed procedure if you have one to get this report 
going.

Regards,

Rajesh Oak
Systems Admin.
GM, Pontiac East Assembly.

--
On Wed, 10 May 2000 16:54:07   Paul Zarnowski wrote:
On Wed, 10 May 2000 16:54:07   Paul Zarnowski wrote:
>At 03:28 PM 5/10/2000 -0500, Jeffery Carroll wrote:
>>I am looking for scripts (preferrably Perl) that will generate the
>>following info from ADSM activity log.
>>
>>
>>Job Name
>>Total Sessions
>>Total DASD backed up
>>Total throughput in m/s ((Throughput = DASD (MB/Time (sec)
>>Total Time to backup
>>Total # of files backed up
>>Failures and reason for failure
>>
>>Any info greatly appreciated.
>>
>>Thanks,
>>Jeff
>
>Hi Jeff,
>  I don't have exactly what you're looking for, but I've got something pretty
>close.  I've got a script (actually, a Rexx exec) that generates the following
>report to me daily (and monthly).  It scans not the activity log, but rather
>the ADSM accounting log.
>
>ADSM Activity Report for 05/09/2000
>
>Activity     # Sess  # Obj # Bytes        Time MediaW  CommW  IdleW    Xfer 
>Rate
>------------ ------ ------ ------- ----------- ------ ------ ------ 
>------------
>Backup        1348  672.0K  82.9GB   357:34:28 0.032%  25.6%  20.0%   80.51 
>KB/s
>Restore         39   1471   45.4MB     7:45:40  29.4%   0.3%  35.3%    4.60 
>KB/s
>Archive        929   4216    3.6GB     3:07:31   5.1%  56.0%   0.6%  336.24 
>KB/s
>Retrieve         0      0      0 B     0:00:00
>Other          104      0  192.2MB    16:03:21   0.8%   1.2%  38.8%    5.51 
>KB/s
>Total         2420  677.8K  92.5GB   384:31:00   0.7%  24.4%  20.9%   85.26 
>KB/s
>
>Notes:
>  - Time      = total wall-clock time
>  - MediaW    = % of wall-clock time spent waiting for Media
>  - CommW     = % of wall-clock time spent waiting for Network
>  - IdleW     = % of wall-clock time spent idle (waiting for user)
>  - Xfer Rate = Transfer Rate (Bytes / (Time * (1 - (MediaW + IdleW))))
>
># Bytes  % Tot Top 10 nodes for 05/09/2000:
>------- ------ ----------------------------------------
> 15.7GB  16.9% ORANGE.CORNELL.EDU
> 11.5GB  12.4% BLUEBERRY.CORNELL.EDU
>  3.4GB   3.7% APPLE.CORNELL.EDU
>  3.2GB   3.5% LIME.CORNELL.EDU
>  2.0GB   2.2% LEMON.CORNELL.EDU
>  1.9GB   2.1% KIWI.CORNELL.EDU
>  1.5GB   1.6% BLACKBERRY.CORNELL.EDU
>  1.4GB   1.6% PLUM.CORNELL.EDU
>  1.4GB   1.6% GRAPE.EZBACKUP
>  1.3GB   1.4% PEACH.CORNELL.EDU
> 94.6MB Average, for 978 nodes.
>
>If this is of interest, I can share the Rexx source code.  Actually, an old
>copy of it is on the index.storsys.ibm.com ftp server in the nosuppt directory.
>I you don't have Rexx, and you are running on AIX, I could build an executable
>for you that you could run without needing a Rexx compiler.
>
>..Paul
>


Get your FREE Email at http://mailcity.lycos.com
Get your PERSONALIZED START PAGE at http://my.lycos.com
<Prev in Thread] Current Thread [Next in Thread>