Veritas-bu

[Veritas-bu] total full backup

2006-09-17 16:58:56
Subject: [Veritas-bu] total full backup
From: shazari at gmail.com (Shyam Hazari)
Date: Sun, 17 Sep 2006 16:58:56 -0400
Add the -client flag to bpimagelist. Loop through each client using
bpclclients

bpimagelist -hoursago 24 -client <client name>|grep IMAGE| awk
'{tot+=$19}END{print tot/1024/1024}'

-Shyam

On 9/17/06, Veritas Netbackup <backupicici at gmail.com> wrote:
>
> Is there a command or script to retreive clientwise backup size for the
> last 24 hrs.
>
> We have multiple data streams per client.
>
> Regards,
> PP BIJU KRISHNAN
>
> On 9/13/06, Dean <dean.deano at gmail.com> wrote:
> >
> >  If your Master Server is some kind of UNIX....
> >
> > bpiamgelist -hourago 24 | grep IMAGE | awk '{tot+=$19}END{print
> > tot/1024/1024}'
> >
> > ... will tell you the total GB backed up in the previous 24 hours.
> >
> > You can use more parameters of bpimagelist to, for example, only look at
> > data from one policy, or a certain date range, or a specific client. These
> > parameters are documented in the NetBackup Commands manual, or you can get
> > some hints by running bpimagelist -?
> >
> >
> >
> >  On 9/13/06, Adeday <adeday at gmail.com > wrote:
> >
> > >  what will be the NBU command to tell the total size of a full backup
> > done? by policy or in total of all the policies?
> >
> > Thanks in advance.
> >
> >
> > _______________________________________________
> > Veritas-bu maillist  -   Veritas-bu at mailman.eng.auburn.edu
> > http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Veritas-bu maillist  -  Veritas-bu at mailman.eng.auburn.edu
> > http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
> >
> >
> >
>
>
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu at mailman.eng.auburn.edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://mailman.eng.auburn.edu/pipermail/veritas-bu/attachments/20060917/2984a6d6/attachment.html

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