Glad that worked. You can find more info on jobquery in the Command Reference Guide. The syntax you use for this is the same as that used with nsradmin, so you might find the technical note 'Special Uses for the NetWorker nsradmiin Program' useful for help with the syntax. When you start jobquery, start by entering the word 'types' and this will give you a list of the available resources.
coganb
736 Posts
1
November 27th, 2012 07:00
Hi John,
You can use jobquery for this:
The 'ACTIVE' state means that it is started but not yet saving (cause it's waiting for media). Any Networker-server
initiated backup will have a non-zero parent job id, so this will give you only the client-initiated saves.
C:\WINDOWS>jobquery
NetWorker jobs query utility.
Use the "help" command for help.
jobquery> p type : save job; job state : ACTIVE; parent job id : 0
Look at the 'host' value to see where this is coming from.
-Bobby
johnclaessen
10 Posts
0
November 28th, 2012 04:00
Thanks Bobby, that worked like a charm.
Tried to find more documentation on 'jobquery' but all I found was what's in the admin guide.
You know where I can find a bit morw?
coganb
736 Posts
0
November 29th, 2012 00:00
Hi John,
Glad that worked. You can find more info on jobquery in the Command Reference Guide. The syntax you use for this is the same as that used with nsradmin, so you might find the technical note 'Special Uses for the NetWorker nsradmiin Program' useful for help with the syntax. When you start jobquery, start by entering the word 'types' and this will give you a list of the available resources.
-Bobby