Monitoring Slurm Cluster Jobs

To check whether a Slurm cluster is ready or to get information about batch jobs that have been submitted to a Slurm cluster, you can connect to the cluster head node and issue Slurm commands at a command prompt.

The two commands used to get cluster and job information, sinfo and squeue, are described below. For a full list of Slurm commands, go to https://slurm.schedmd.com/quickstart.html.