Re: TSM4VE 7.1.3 - Backup report for a specific VM?

2016-06-02 Thread Schofield, Neil (Storage & Middleware, Backup & Restore)
Eric For a VM called VMNAME, you can try something like the following from a server command line and see if it meets your needs. select sub_entity as "VM",start_time as "Backup Start",end_time as "Backup End",successful as "Success?" from summary_extended where sub_entity='VMNAME' and activity

Re: TSM4VE 7.1.3 - Backup report for a specific VM?

2016-06-01 Thread David Ehresman
or Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of McWhorter, Eric Sent: Wednesday, June 01, 2016 1:47 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] TSM4VE 7.1.3 - Backup report for a specific VM? Looking to see if anyone has found a good way to run a report on a specific VM on its backup hist

TSM4VE 7.1.3 - Backup report for a specific VM?

2016-06-01 Thread McWhorter, Eric
Looking to see if anyone has found a good way to run a report on a specific VM on its backup history. In other words, I would like to show a server owner when their VM was backed up and basic information about its success or failure. Thanks Eric

Re: backup report?

2004-07-16 Thread Ted Byrne
Does anyone have a report that will parse something like 'q act' and generate a report on backup start, backup stop, files inspected, files expired, etc.? I would suggest looking at the q act command. If you add the option originator=client and filter on msgno, you can get pretty much all of the

backup report?

2004-07-16 Thread Mike Eggleston
Currently we send an email showing the results of q event * * begind=today-$days endd=today begint=now endt=now There are a few nodes that are backed up based on a local scheduler rather than being started by the tsm scheduler. Does anyone have a report that will parse something like 'q act' and

Re: Backup Report

2002-04-22 Thread Salak Juraj
going to install, or a market chance for a shareware writer? regards Juraj Salak Austria -Original Message- From: John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 11:59 PM To: [EMAIL PROTECTED] Subject: Backup Report Hi TSM'ers I am busy implementing a TSM/

Re: Daily Backup Report

2002-04-18 Thread Dennis Glover
Here's how we do it: At the dsmadmc prompt: def scr daily_report desc="Create a daily backup report" line=1 upd scr daily_report cmd="q sch * * begind=-$1 begint=now endd=-$2 endt=now" line=2 DON'T omit the negative sign preceding the $1 and $2! (Sorry if I blew t

Re: Daily Backup Report: More Issues

2002-04-18 Thread Christo Heuer
only on a q event to let your customers know if you have all their files backed up you will get burned. Original Message- From: Andrew Raibeck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report >> query eve

Re: Backup Report

2002-04-17 Thread Seay, Paul
The detailed report is on the client. Getting to where you want it is the trick. No suggestions. -Original Message- From: John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 5:59 PM To: [EMAIL PROTECTED] Subject: Backup Report Hi TSM'ers I am busy implementing

Re: Daily Backup Report: More Issues

2002-04-17 Thread Seay, Paul
3:29 PM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report I hate to correct IBM again... My statement was correct >> query event will NOT tell you if your backup was successful. << As Andy so carefully stated in his last comment: >> you should not have any problems dete

Re: Backup Report

2002-04-17 Thread Ammann, Tom
the URL below. http://www.stbernard.com/press_releases/2002_1.pdf -Original Message- From: John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 5:59 PM To: [EMAIL PROTECTED] Subject: Backup Report Hi TSM'ers I am busy implementing a TSM/WIN2K environment and the customer asked

Backup Report

2002-04-17 Thread John
Hi TSM'ers I am busy implementing a TSM/WIN2K environment and the customer asked me to do an interim demo today. The scheduled backup of the local client ran ok but failed due to open files. He then asked me what I thought was a legitimate question: Where is the output report so that we can

Re: Backup Report

2002-04-17 Thread Edgardo Moso
02 05:58 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: Backup Report Hi TSM'ers I am busy implementing a TSM/WIN2K environment and the customer asked me to do an interim demo today. The scheduled backup of th

Re: Daily Backup Report

2002-04-17 Thread Mark Bertrand
ubject: Re: Daily Backup Report Well, Tim's right, IMHO: there ought to be an easy (automatic, in fact) way to: find missed schedules find missed files report them to the right people Some techniques we used in building Servergraph/TSM are: 1. Prevention: catch

Re: Daily Backup Report

2002-04-17 Thread Pétur Eyþórsson
: +354-569-7700 Borgartun 37105 Iceland URL:http://www.nyherji.is -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Bertrand Sent: 16. apríl 2002 19:57 To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report So, if

Re: Daily Backup Report

2002-04-16 Thread Mark Bertrand
ssage- From: Rushforth, Tim [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 1:05 PM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report And it depends on what you mean by a "successful" backup... We use Bill's method below to report on all events taht do not have a

Re: Daily Backup Report

2002-04-16 Thread StorageGroupAdmin StorageGroupAdmin
I had thought I had put my two cents worth in on this subject but when searching the archives I failed to see my comments so here goes I agree with Lindsay Morris that simply monitoring the most recent incremental only gives you half the information you require. Even if the incremental reports

Re: Daily Backup Report

2002-04-16 Thread Joseph Dawes
thanks alot :) Jim Healy cc: Sent by: "ADSM:Subject: Re: Daily Backup Report Dist Stor Manager" <[EMAIL PROTECTED]

Re: Daily Backup Report

2002-04-16 Thread Rushforth, Tim
to catch this is via this message or scan local client error\schedule logs. Tim Rushforth City of Winnipeg -Original Message- From: Jim Healy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 4:06 PM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report try this , I use thi

Re: Daily Backup Report

2002-04-16 Thread Andrew Raibeck
he only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. Mark Bertrand <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 04/16/2002 12:29 Please respond to "ADSM: Dis

Re: Daily Backup Report

2002-04-16 Thread Joseph Dawes
so how do you track failures Mark Bertrand cc: Sent by: "ADSM: Subject: Re: Daily Backup Report Dist Stor Manager" <[EMAIL PROTECTED]

Re: Daily Backup Report

2002-04-16 Thread Mark Bertrand
rom: Andrew Raibeck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report >> query event will NOT tell you if your backup was successful. << This is true only if the schedule definition launches a script, i.e. DEF

Re: Daily Backup Report

2002-04-16 Thread Andrew Raibeck
uot;ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject:Re: Daily Backup Report >> query event will NOT tell you if your backup was successful. << This is true only if the schedule definition launches a script, i.e. DEF SCH mydomain my

Re: Daily Backup Report

2002-04-16 Thread Bill Boyer
oyer DSS, INc. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Burak Demircan Sent: Tuesday, April 16, 2002 10:51 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report Does anybody have a bash or ksh script for it? Regards, Burak

Re: Daily Backup Report

2002-04-16 Thread Burak Demircan
]         cc:                 Subject:        Re: Daily Backup Report Be very carefull with the EX=YES. There is a status of an event of '(?)' that doesn't show as an exception. This condition can occur when a backup schedule starts for a node, and the

Re: Daily Backup Report

2002-04-16 Thread Frank Kruse
I have the following script as a POSTSCHEDCMD option in the dsm.sys. This works real well. I receive a mail every night immediatly after the backup ran. in the dsm.sys: POSTSCHEDULECMD /audit_logs/scripts/adsm.mail #!/usr/bin/ksh STAMPIT=`date +"%y%m%d"` MAILCNTRL=/audit_logs/scripts/ma

Re: Daily Backup Report

2002-04-16 Thread Mark Bertrand
April 16, 2002 9:01 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report we generally run a q event command ex=yes you can use begindate begintime parms, etc help q event fYI -Original Message- From: Orin Rehorst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 8:48 AM

Re: Daily Backup Report

2002-04-16 Thread Williams, Tim P {PBSG}
we generally run a q event command ex=yes you can use begindate begintime parms, etc help q event fYI -Original Message- From: Orin Rehorst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 8:48 AM To: [EMAIL PROTECTED] Subject: Daily Backup Report What are some good ways

Daily Backup Report

2002-04-16 Thread Orin Rehorst
What are some good ways to get an automated daily report on which clients were or were no backed up successfully? TIA, Regards, Orin Orin Rehorst Port of Houston Authority (Largest U.S. port in foreign tonnage) e-mail: [EMAIL PROTECTED] Phone: (713)670-2443 Fax: