Just wanted to share some slurm utilities that we've written at Harvard FASRC that maybe useful to the community.
seff-account: https://github.com/fasrc/seff-account%C2%A0 Creates job statistics summaries for users and accounts similar to what seff and seff-array does.
showq: https://github.com/fasrc/slurm_showq%C2%A0 A slurm version of the Moab showq command
lsload: https://github.com/fasrc/lsload%C2%A0 A slurm version of the LSF lsload command
scalc: https://github.com/fasrc/scalc%C2%A0 A calculator for various fairshare related things
spart: https://github.com/fasrc/spart%C2%A0 A simplified output for slurm partition information
stdg: https://github.com/fasrc/stdg Slurm test deck generator
prometheus-slurm-exporter: https://github.com/fasrc/prometheus-slurm-exporter%C2%A0 Slurm exporters for prometheus
Hopefully people find these useful. Pull requests are always appreciated.
-Paul Edmon-