Veritas-bu

Re: [Veritas-bu] Scripting bpdbjobs

2009-02-20 09:49:02
Subject: Re: [Veritas-bu] Scripting bpdbjobs
From: "Martin, Jonathan" <JMARTI05 AT intersil DOT com>
To: <VERITAS-BU AT mailman.eng.auburn DOT edu>
Date: Fri, 20 Feb 2009 09:06:41 -0500
I do something similar but I parse the results with a Perl script and
load the data into a MS-SQL Database.  If it will help, email for the
code.

-Jonathan 

-----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 fullejn
Sent: Thursday, February 19, 2009 7:30 PM
To: VERITAS-BU AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Scripting bpdbjobs


I have been tasked to query bpdbjobs regularly to report back all
successful full backups of all clients. I have been staring at man for
bpdbjobs and have found the command and options below, but I need more
assistance massaging it for the desired results. Anyone currently have
something similar working?

/usr/openv/netbackup/bin/admincmd/bpdbjobs -all_columns -M
${BACKUPSERVER}| cut -d, -f1-34 | awk -F, '{print $1, $4, $5, $6, $7,
$33}'

+----------------------------------------------------------------------
|This was sent by joshua.n.fuller AT lmco 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>