sreport
Generate reports on jobs, users, and clusters from accounting data. More information: <https://slurm.schedmd.com/sreport.html>.
Install
- All systems
-
curl cmd.cat/sreport.sh
- Debian
-
apt-get install slurm-client - Ubuntu
-
apt-get install slurm-client - Kali Linux
-
apt-get install slurm-client - Fedora
-
dnf install slurm - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install slurm-client - OS X
-
brew install slurm - Raspbian
-
apt-get install slurm-client
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
© tl;dr; authors and contributors