Thanks Sam I will give it a try -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Sam Rudland Sent: Wednesday, April 28, 2004 7:43 AM To: [EMAIL PROTECTED] Subject: Re: Select Commands
I use the following in a shell script: dsmadmc -id=$ID -pass=$PASS -dataonly=yes "select nodename,message from actlog where date_time>= '$DATE 22:00' and msgno=4961 order by nodename" This reports on all data transfers from the previous evening. It could be piped through a grep for particular clients. Thanks, Sam -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Ray Louvier Sent: 28 April 2004 12:21 To: [EMAIL PROTECTED] Subject: Select Commands Does anyone know a select command to pull out how much data was backed for an individual Node for that night. Yea I know you look at logs and find it but it would be much easier to setup a command to pull certain nodes to track just those. Ray ----------------------------------------------------------------- ATTENTION: The information in this electronic mail message is private and confidential, and only intended for the addressee. Should you receive this message by mistake, you are hereby notified that any disclosure, reproduction, distribution or use of this message is strictly prohibited. Please inform the sender by reply transmission and delete the message without copying or opening it. Messages and attachments are scanned for all viruses known. If this message contains password-protected attachments, the files have NOT been scanned for viruses by the ING mail domain. Always scan attachments before opening them. -----------------------------------------------------------------
