Skip to content

Commit 2d1136a

Browse files
committed
add details about partition metrics
1 parent fbefc72 commit 2d1136a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,12 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
4848

4949
[Information extracted from the SLURM **squeue** command](https://slurm.schedmd.com/squeue.html)
5050

51-
### Jobs information per Account and UserID
51+
### State of the Partitions
52+
53+
* Running/suspended Jobs per partitions, divided between Slurm accounts and users.
54+
* CPUs total/allocated/idle per partition plus used CPU per user ID.
55+
56+
### Jobs information per Account and User
5257

5358
The following information about jobs are also extracted via [squeue](https://slurm.schedmd.com/squeue.html):
5459

0 commit comments

Comments
 (0)