[slurm-users] How to get a summary of the use of compute nodes and/or partition of a cluster in real time ?
Jean-mathieu CHANTREIN
jean-mathieu.chantrein at univ-angers.fr
Tue Apr 30 15:47:14 UTC 2019
Hello.
That's exactly what I need. Thank you very much for your work.
It surprises me that slurm does not provide an official solution for that ...
Is there a page listing the tools (such as this one) that are being developed by the community?
Best regards.
Jean-Mathieu
----- Mail original -----
> De: "Ole Holm Nielsen" <Ole.H.Nielsen at fysik.dtu.dk>
> À: "Slurm User Community List" <slurm-users at lists.schedmd.com>
> Envoyé: Mardi 30 Avril 2019 15:15:33
> Objet: Re: [slurm-users] How to get a summary of the use of compute nodes and/or partition of a cluster in real time ?
> Hi Jean-Mathieu,
>
> On 4/30/19 2:47 PM, Jean-mathieu CHANTREIN wrote:
>> Do you know a command to get a summary of the use of compute nodes
>> and/or partition of a cluster in real time ? Something with a output
>> like this:
>>
>> $ sutilization
>>
>> Partition/Node_Name CPU_Use CPU_Total %Use
>>
>> standard 236 564 41,8 %
>> ********
>> n001 36 72 50 %
>> n002 18 72 25 %
>> ...
>
> Your request looks like what the "pestat" tool does see
> https://github.com/OleHolmNielsen/Slurm_tools/tree/master/pestat
>
> I wrote pestat and I use it a lot every day to find out what's going on
> in our cluster.
>
> Best regards,
> Ole
More information about the slurm-users
mailing list