sreport

Generate reports on jobs, users, and clusters from accounting data. More information: <https://slurm.schedmd.com/sreport.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y slurm-client
Ubuntu
RUN apt-get update && \ apt-get install -y slurm-client
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y slurm-client
Fedora
RUN dnf install -y slurm
Raspbian
RUN apt-get update && \ apt-get install -y slurm-client
click the source code to copy install sreport on any operating system with command-not-found.com