bharath_jakkani
15 years agoLevel 4
RE: command to list backups status and timings
Hi team,
I am using RHEL 5.5 with NBU 6.5.4
i am looking for a command to list the backups information (as in the activity monitor)
like
client
start time
end time
active elapsed time
status
I was using " bperror -backstat -U -hoursago 12 -by_statcode " but this one gives only the status codes not the information I said above.
let me know if you know some commands
Thanks
Bharath
Well you've already stated what to do, use awk.....
i am looking for a command to list the backups information (as in the activity monitor)
like
client >>>> $7
start time >>>> $9
end time >>>> $11
active elapsed time >>>> $10
status >>>> $4