Job Summary
The command wx summary is used to show a short summary of jobs in the system.
wx: Usage Message
WX SUMMARY:
Get a summary report for all of my jobs.
USAGE:
% wx summary [options]
OPTIONS:
-a, -all -- Print report for all users.
-all_users -- Same as -a
-all_sets -- Show all sets.
-b -- Show buckets.
-h -- Help usage message.
-P -- Print report for all projects.
-p PROJECT -- Print report for given project (repeatable).
-set SETNAME -- Show report for just that set.
-u USER -- Print report for given user (repeatable).
-w -- Show detailed info about wait reasons.
Examples
% wx summary -all
Accelerator Plus 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'
% wx summary -u john
Accelerator Plus 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'