You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If running slurm_exporter as a non-priviledged user and have multiple partitions the squeue command will not show you all jobs, but only ones that the user can access. The easiest solution is to add the '-a' flag to squeue to see all partitions, including hidden partitions.
0 commit comments