System Grab Bag

View all TLDR pages from Linux (or from all pages)

sreport

Generate reports on jobs, users, and clusters from accounting data. More information: https://slurm.schedmd.com/sreport.html.
  • Show pipe delimited cluster utilization data:
    sreport --parsable cluster utilization
  • Show number of jobs run:
    sreport job sizes printjobcount
  • Show users with the highest CPU time use:
    sreport user topuser

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.