nc summary
Get a summary report for all of my jobs.
nc: Usage Message
NC SUMMARY:
Get a summary report for all of my jobs.
USAGE:
% nc summary [options]
OPTIONS:
-h -- This message.
-w -- Show detailed info about wait reasons.
-b -- Show buckets.
-P -- Print report for all projects
-p PROJECT -- Print report for given project (repeatable)
-u USER -- Print report for given user (repeatable)
-all_sets -- Show all sets
-a, -all -- Print report for all users.
-all_users -- Same as -a
-set SETNAME -- Show report for just that set.
Examples
% nc summary -all
NetworkComputer Summary For All Users
TOTAL JOBS 2101 Duration: 6h33m
Done 2005
Queued 95
Running 1
JOBS GROUP USER TOOL WAITING FOR...
50 groupA john vtclsh ' License:fintronic#1'
45 groupB mary vtclsh ' License:fintronic#1'
% nc summary -u john
NetworkComputer Summary For User john
TOTAL JOBS 1101 Duration: 2h30m
Done 2005
Queued 50
Running 0
JOBS GROUP USER TOOL WAITING FOR...
50 groupA john vtclsh ' License:fintronic#1'