Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can bpdbjobs command be told to only display last 24 hours

Status
Not open for further replies.

cstorm

MIS
Oct 1, 2001
69
0
0
US
Is there any way to get just the last 24 hours of backup data listed in the /usr/openv/netbackup/bin/admincmd/bpdbjobs command?
 
Use:
bperror -U -backstat -s info -hoursago <TimeFrame>
 
Thanks for the command, but I need to use bpdbjobs. I am parsing out certain fields and only want the last 24 hours of data.
 
I have the same requirement. I'm doing a bpdbjobs -all_columns and I'm hoping I can do some comparisons on the start-time field (once I figure out what format it's in) to get the last 24 hours worth of data. But it would be nice to be able to specify a time-frame on bpdbjobs like you can in bpdberrors.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top