Command line option for "Detailed Status" tab?
Updated: 21 Jul 2010 | 11 comments
Hi all,
Does anyone know of a command line option for reporting *everything* you see in a job's Detailed Status tab? The bperror option (bperror -U -jobid job_id) sadly only gives very brief, unhelpful synopsis...
Thanks!
RC
discussion Filed Under:
Comments
There are text files in job DB directory
Try files in this directory
/usr/openv/netbackup/db/jobs/trylogs
Abe
Anger Management
bpdbjobs command
play with bpdbjobs command with those two switches:
-jobid NUMBER_OF_JOB_YOU_WOULD_LIKE_TO_SEE_IN_DETAILS
-all_columns
Here is a command guide - select your OS of NBU server - to see the whole bpdbjobs functions:
- Commands for UNIX and Linux ( http://seer.entsupport.symantec.com/docs/290234.htm )
Thanks - both are good
Thanks - both are good options, but bpdbjobs gives *way too much* (even with most_columns used) and the trylogs files don't have entry timestamps. Anyone else?
You could try using the java gui
If you are using the java GUI, you could try executing this command:
/usr/openv/java/jnbSA -lc
This command writes to a log file every command that the GUI uses to operate. Not every single command is logged, but it might be worth checking the log file when you click on "Detailed Status" to see what the GUI uses to retrieve that information. I've not tried this to grab that particular command, but it has worked in the past in order for me to recreate some pretty complicated commands.
Other logs to check
You can also check the logs lcoated in
/usr/openv/netbackup/logs/bpjava-usvc
/usr/openv/netbackup/logs/bpjava-susvc
I can not remember which one, but one of those directories logs the commands that are executed by the java GUI.
Of course you may need to create these directories if they do not already exist.
Try this TN How to customize
Try this TN
How to customize the output of the bpdbjobs -report command with a Windows Master Server.
http://support.veritas.com/docs/281831
Let me kow if this does not help of if you need a very specific output.
trylogs
Just checked this directory for some info, and it appears that these logs are kept as far back as the activity monitor keeps its jobs. This makes sense, but I was wondering if someone could confirm this.
Confirmation
Right - when those logs get cleaned is up to your configuration.
Hey,I need the same - I need
Hey,
I need the same - I need the information of the "Detailed Status" tab of Activity Monitor. How can I fetch it from another computer using the executables? bpdbjobs doesn't provide such information even with -all_columns option. I can't TS to this computer to see the /jobs/trylogs either.
TIA.
bump
The information
Ok, -all_columns works. The information though is in slightly different format.
Would you like to reply?
Login or Register to post your comment.