ADSM-L

Re: Select from sessions??

2005-06-07 12:04:20
Subject: Re: Select from sessions??
From: Henrik Wahlstedt <SHWL AT STATOIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 7 Jun 2005 18:04:02 +0200
Hi and thanks,

But isnt bytes in summary refering to the number of bytes backuped? And not 
Total bytes sent To (from server) and From the client?

//Henrik


-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Cory Heikel
Sent: 7. juni 2005 17:58
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: Select from sessions??

Henrik,

To find this information look in the summary table. 
select bytes from summary where activity='BACKUP' and entity=nodename


*****E-Mail Confidentiality Notice*****
This message (including any attachments) contains information intended for a 
specific individual(s) and purpose that may be privileged, confidential or 
otherwise protected from disclosure pursuant to applicable law.  Any 
inappropriate use, distribution or copying of the message is strictly 
prohibited and may subject you to criminal or civil penalty.  If you have 
received this transmission in error, please reply to the sender indicating this 
error and delete the transmission from your system immediately.



>>> SHWL AT STATOIL DOT COM 06/07/05 11:51 AM >>>
Hi,

If I do a Q Se I see how many bytes sent/received a node has in it´s current 
scheduled backup so far. At the end I get stats from the client but I cant find 
any information about how many bytes that were sent to the client. Is there a 
way to get this information? Accounting record?

When I do a select againts session table I only get information about current 
sessions???? Information about sessions that just ended seconds ago are gone... 
select start_time, bytes_sent, bytes_received, wait_seconds, client_name from 
sessions where start_time >current_timestamp - 3 hours

What I want: To see how much trafic a node generates during backup.


Tia
Henrik


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is intended 
for the addressee only. Any unauthorised use, dissemination of the information 
or copying of this message is prohibited. If you are not the addressee, please 
notify the sender immediately by return e-mail and delete this message.
Thank you.


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.

<Prev in Thread] Current Thread [Next in Thread>