sacctmgr, sreport: add page (#4646)
This commit is contained in:
16
pages/linux/sreport.md
Normal file
16
pages/linux/sreport.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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 highest cpu time use:
|
||||
|
||||
`sreport user topuser`
|
Reference in New Issue
Block a user