Antwort: Re: Antwort: Re: total # of bytes by each client on a daily basis

2001-07-06 Thread Gerhard Wolkerstorfer
Re: Antwort: Re: total # of bytes by each client on a daily basis I'm assuming it's the amount of data transferred. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Gerhard Wolkerstorfer Sent: Thursday, July 05, 2001 5:35 AM To: [EMAIL PRO

Re: Antwort: Re: total # of bytes by each client on a daily basis

2001-07-06 Thread Walker, Lesley R
Gerhard Wolkerstorfer wrote: > Do you know, what the value in the Field BYTES means ? > When the activity is BACKUP, is the value in the field BYTES > the amount of > BYTES > TRANSFERRED or BYTES BACKUPED ? William Boyer wrote: > > I'm assuming it's the amount of data transferred. And I say: I d

Re: Antwort: Re: total # of bytes by each client on a daily basis

2001-07-05 Thread William Boyer
06:00:39 Bitte antworten an [EMAIL PROTECTED] An: [EMAIL PROTECTED] Kopie: (Blindkopie: Gerhard Wolkerstorfer/DEBIS/EDVG/AT) Thema: Re: total # of bytes by each client on a daily basis Don't remember which version of the 3.7 code brought in this table. Just remember seeing it afte

Antwort: Re: total # of bytes by each client on a daily basis

2001-07-05 Thread Gerhard Wolkerstorfer
Bitte antworten an [EMAIL PROTECTED] An: [EMAIL PROTECTED] Kopie: (Blindkopie: Gerhard Wolkerstorfer/DEBIS/EDVG/AT) Thema: Re: total # of bytes by each client on a daily basis Don't remember which version of the 3.7 code brought in this table. Just remember seeing it after one of m

Re: total # of bytes by each client on a daily basis

2001-07-02 Thread William Boyer
EMAIL PROTECTED]]On Behalf Of Sheets, Jerald Sent: Friday, June 29, 2001 5:15 PM To: [EMAIL PROTECTED] Subject: Re: total # of bytes by each client on a daily basis I'm a little confused here... I was actually looking to figure out how to do this when you folks started talking about it. So, I

Re: total # of bytes by each client on a daily basis

2001-07-02 Thread Bill Colwell
Jerald, what level is your server? The summary table was added in 3.7. If you are at 3.7 or higher, open a commandline client and enter - select count(*) from summary If you get a number back, the problem is with your tools. Hope this helps, -- -- Bill Colwell C. S

Out of Office Response: Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Luci Ziebart
Luci Ziebart will be away from Friday June 29, 2001 to Monday July 9, 2001. Mail is being forwarded to jeff mours,pxl.

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Sheets, Jerald
"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: Re: total # of bytes by each client on a daily basis You could also code a SELECT command to run against the SUMMARY table

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Rajesh Oak
nager [mailto:[EMAIL PROTECTED]]On Behalf Of >Cook, Dwight E >Sent: Friday, June 29, 2001 11:33 AM >To: [EMAIL PROTECTED] >Subject: Re: total # of bytes by each client on a daily basis > > >What exactly are you looking for out of your query ? > >You might be better off t

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Lindsay Morris
h.com > -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of > Jeff Connor > Sent: Friday, June 29, 2001 4:35 PM > To: [EMAIL PROTECTED] > Subject: Re: total # of bytes by each client on a daily basis > > > Bill, > > I've just

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Jeff Connor
ROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: Re: total # of bytes by each client on a daily basis You could also code a SELECT command to run against the SUMMARY table. I have created several reports in Crystal Repor

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread William Boyer
sheet) Dwight -Original Message- From: Tony Jules [mailto:[EMAIL PROTECTED]] Sent: Friday, June 29, 2001 9:53 AM To: [EMAIL PROTECTED] Subject: total # of bytes by each client on a daily basis I am backing up about 100 nodes on a daily basis. Every morning, I run the following command for

Re: total # of bytes by each client on a daily basis

2001-06-29 Thread Cook, Dwight E
sheet) Dwight -Original Message- From: Tony Jules [mailto:[EMAIL PROTECTED]] Sent: Friday, June 29, 2001 9:53 AM To: [EMAIL PROTECTED] Subject: total # of bytes by each client on a daily basis I am backing up about 100 nodes on a daily basis. Every morning, I run the following command for

total # of bytes by each client on a daily basis

2001-06-29 Thread Tony Jules
I am backing up about 100 nodes on a daily basis. Every morning, I run the following command for each node at the server command line: q act begind=today-1 search=nodename How can I create a script to perform the same operation on all the nodes at once and present it in a spreadsheet-like format