We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbefc72 commit 2d1136aCopy full SHA for 2d1136a
README.md
@@ -48,7 +48,12 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
48
49
[Information extracted from the SLURM **squeue** command](https://slurm.schedmd.com/squeue.html)
50
51
-### Jobs information per Account and UserID
+### 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
57
58
The following information about jobs are also extracted via [squeue](https://slurm.schedmd.com/squeue.html):
59
0 commit comments