Skip to content

Commit f0351a3

Browse files
author
Joeri Hermans
committed
Update README
1 parent afdbaf1 commit f0351a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
3939
* **Mixed**: nodes which have some of their CPUs ALLOCATED while others are IDLE.
4040
* **Resv**: these nodes are in an advanced reservation and not generally available.
4141

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.
4343

4444
### Status of the Jobs
4545

@@ -56,7 +56,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
5656
* **PREEMPTED**: Jobs terminated due to preemption.
5757
* **NODE_FAIL**: Jobs terminated due to failure of one or more allocated nodes.
5858

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.
6060

6161
### Jobs information per Account and UserID
6262

@@ -80,7 +80,7 @@ The following information about jobs are also extracted via [squeue](https://slu
8080
* **(Backfill) Total Backfilled Jobs** (since last stats cycle start): number of jobs started thanks to backfilling since last time stats where reset.
8181
* **(Backfill) Total backfilled heterogeneous Job components**: number of heterogeneous job components started thanks to backfilling since last Slurm start.
8282

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.
8484

8585
*DBD Agent queue size*: it is particularly important to keep track of it, since an increasing number of messages
8686
counted with this parameter almost always indicates three issues:

0 commit comments

Comments
 (0)