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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
39
39
***Mixed**: nodes which have some of their CPUs ALLOCATED while others are IDLE.
40
40
***Resv**: these nodes are in an advanced reservation and not generally available.
41
41
42
-
[Information extracted from the SLURM **sinfo** command](https://slurm.schedmd.com/sinfo.html)
42
+
-Information extracted from the SLURM [**sinfo**](https://slurm.schedmd.com/sinfo.html) command.
43
43
44
44
### Status of the Jobs
45
45
@@ -56,7 +56,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
56
56
***PREEMPTED**: Jobs terminated due to preemption.
57
57
***NODE_FAIL**: Jobs terminated due to failure of one or more allocated nodes.
58
58
59
-
[Information extracted from the SLURM **squeue** command](https://slurm.schedmd.com/squeue.html)
59
+
-Information extracted from the SLURM [**squeue**](https://slurm.schedmd.com/squeue.html) command.
60
60
61
61
### Jobs information per Account and UserID
62
62
@@ -80,7 +80,7 @@ The following information about jobs are also extracted via [squeue](https://slu
80
80
***(Backfill) Total Backfilled Jobs** (since last stats cycle start): number of jobs started thanks to backfilling since last time stats where reset.
81
81
***(Backfill) Total backfilled heterogeneous Job components**: number of heterogeneous job components started thanks to backfilling since last Slurm start.
82
82
83
-
[Information extracted from the SLURM **sdiag** command](https://slurm.schedmd.com/sdiag.html)
83
+
-Information extracted from the SLURM [**sdiag**](https://slurm.schedmd.com/sdiag.html) command.
84
84
85
85
*DBD Agent queue size*: it is particularly important to keep track of it, since an increasing number of messages
86
86
counted with this parameter almost always indicates three issues:
0 commit comments