select ENTITY as Node_Name, BYTES as Bytes_Transferred from summary where activity='BACKUP' and start_time>timestamp(current date - 1 day, '18:00:00')and bytes>0
This was posted by another user, just added some fields. Joe Cascanette The Cumis Group Limited -----Original Message----- From: Winfried Heilmann [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 8:50 AM To: [EMAIL PROTECTED] Subject: script: transferred bytes per node/day ???? Hi I'm looking for a script to calculate the transferred bytes for each node per node and a total for the day. Can anybody help me? Regards Winfried
