LinuxCommandLibrary

sreport

Generate reports on jobs, users, and clusters from accounting data.

TLDR

Show pipe delimited cluster utilization data

$ sreport --parsable cluster utilization
copy


Show number of jobs run
$ sreport job sizes printjobcount
copy


Show users with the highest CPU time use
$ sreport user topuser
copy

Copied to clipboard