Veritas-bu

Re: [Veritas-bu] Netbackup client backup result

2010-02-03 10:17:25
Subject: Re: [Veritas-bu] Netbackup client backup result
From: <judy_hinchcliffe AT administaff DOT com>
To: <VERITAS-BU AT MAILMAN.ENG.AUBURN DOT EDU>
Date: Wed, 3 Feb 2010 09:17:03 -0600
I have a cron job that runs every morning.  You can play with this to
get what you want.  Bperror has some other options

rptdate=`cat /opt/openv/scripts/temp/date4dlyrpt`
mydate=`date +%w`
if [ $mydate == 1 ]
then
h=64
else
h=16
fi
/usr/openv/netbackup/bin/admincmd/bperror -U -backstat -hoursago $h
-by_statcode > /opt/openv/scripts/temp/bksum.txt
mail -s " Daily Backup Summary for $rptdate"
someonewhocares AT mycompany DOT com  < opt/openv/scripts/temp/bksum.txt

-----Original Message-----
From: veritas-bu-bounces AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of Sushil
Sent: Wednesday, February 03, 2010 7:25 AM
To: VERITAS-BU AT MAILMAN.ENG.AUBURN DOT EDU
Subject: [Veritas-bu] Netbackup client backup result


Hi,

We are running Netbackup 5.1 on solaris. My question is:

Is there a report that could be generated showing the results of the
backups?
or is there any way we can check backup status at client end like we
have dsmsched.log in TSM, something like that?

Thanks,
Sushil

+----------------------------------------------------------------------
|This was sent by sushil.gambhir AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------


_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

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