Re: [Veritas-bu] Tape usage for last 15 days

2009-03-19 Thread Dave Markham
Theres many ways to do this.

I myself use the following depending on what other info i need :-


bpverify -p -sl schedule -hoursago hours | awk '/^Media/ {print $4}'

I use this for finding out DR tapes as all the policies have a DR 
schedule and run each day.
You can change -sl sched for -policy policy and you can change 
-hoursago for the -s start date -e end date if you wish

You can also use :-

bpimagelist -media -hoursago 375 |awk '{print $1}' (375 = 15 * 24hours)

Add -U or -L for fancier output if required



Baumann, Kevin wrote:

 All,

 Is there a way to find out how many tapes that I have used in the past 
 15 days? I don’t need to know what is on the tapes, just if they have 
 been written to or not.

 Any help will be greatly appreciated!

 Thanks in advance.

 -Kevin

 

 ___
 Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
   

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Tape usage for last 15 days

2009-03-18 Thread judy_hinchcliffe
Under reports do the 'Tape Written' report for the dates you want.

 

 

 



From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Baumann,
Kevin
Sent: Wednesday, March 18, 2009 2:45 PM
To: VERITAS-BU@mailman.eng.auburn.edu
Subject: [Veritas-bu] Tape usage for last 15 days

 

All,

 

Is there a way to find out how many tapes that I have used in the past
15 days?  I don't need to know what is on the tapes, just if they have
been written to or not.

 

Any help will be greatly appreciated!

 

Thanks in advance.

 

-Kevin

 

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Tape usage for last 15 days

2009-03-18 Thread Baumann, Kevin
Found a way:

 

bpimagelist -media -d 03/03/2009

 

From: Baumann, Kevin [mailto:kbaum...@akamai.com] 
Sent: Wednesday, March 18, 2009 3:45 PM
To: VERITAS-BU@mailman.eng.auburn.edu
Subject: [Veritas-bu] Tape usage for last 15 days

 

All,

 

Is there a way to find out how many tapes that I have used in the past 15 days? 
 I don't need to know what is on the tapes, just if they have been written to 
or not.

 

Any help will be greatly appreciated!

 

Thanks in advance.

 

-Kevin

 

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu