psaccview
psaccview — Print ParaStation accounting information.
Synopsis
psaccview [ | ||||
q | queue=queue ] [ | group=group ] [ | ||
lu | ltotuser ] [ | ltotgroup ] [ | sjobopt=optstring | |
] [ | jsort=criteria ] [ | |||
usort=criteria ] [ | gsort=criteria ] [ | version ] |
|
Description
Psaccview prints various accounting information from one or more accounting files written by the ParaStation psaccounter. The data may be printed to be "human readable" or may be formated to be easily
Options
Output formatting output
Print times and timestamps in more human readable form.
-nh, --noheader Suppress headers.
-st, --stotopt=optstring
Defines columns displayed within the user list, group list and the total summary list. Valid entries are: user, group, walltime, qtime, mem, vmem, cputime, jobs, cpuweight, aqtime and usage.
-sj, --sjobopt=optstring
Defines columns displayed within the detailed job list. Valid entries are: user, group, jobid, jobname, start, end, walltime, qtime, mem, vmem, cputime, cpuweight, queue, procs and exit.
Selecting entries in the input files
-e, --exit=exitcode
Show only entries with the given exit code. You can use "false" as exit code to get all jobs where the exit code is not equal to 0.
Shows only entries for the given queue.
Show only entries for the given user name.
Show only entries for the given group.
Show only entries for the given jobname.
ParaStation5 Administrator's Guide | 77 |