[slurm-users] What is "eligible time"

2024-03-03 Thread Oren Shani via slurm-users
Hi All,

Can someone shed some light on the exact meaning of the "eligible time"
attribute in the slurm accounter, or to be more exact on the time between
when the jobs becomes "eligible" to the time it actually starts to run? I
understand that "eligible time" refers to the time in which the job becomes
a candidate for running and that one case in which it will still not run,
is that it waits for resources to become available. But are there any other
conditions for a job to keep waiting at this point? For example, is
fair-share scheduling considered only at this point?

Many thanks,

Oren

-- 
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com


[slurm-users] Re: SLURM Telegraf Plugin

2024-09-24 Thread Oren Shani via slurm-users
Hi Pablo,

I did something similar a while back and my problem was that probing the
slurm api too often was causing problems for slurm.

Didn't you encounter a similar problem?

Please let me know

Thanks

Oren

On Tue, Sep 24, 2024 at 4:50 PM Pablo Collado Soto via slurm-users <
slurm-users@lists.schedmd.com> wrote:

> Hi all,
>
> I recently wrote an SLURM input plugin [0] for Telegraf [1].
>
> I just wanted to let the community know so that you can use it if
> you'd
> find that useful.
>
> Maybe its existence can also be included in the documentation
> somewhere?
>
> Anyway, thanks a ton for your time,
>
> Pablo Collado Soto
>
> References:
> 0:
> https://github.com/influxdata/telegraf/tree/master/plugins/inputs/slurm
> 1: https://www.influxdata.com/time-series-platform/telegraf/
>
> + -- +
> | Never let your sense of morals prevent |
> | you from doing what is right.  |
> | -- Salvor Hardin, "Foundation" |
> + -- +
>
>
> --
> slurm-users mailing list -- slurm-users@lists.schedmd.com
> To unsubscribe send an email to slurm-users-le...@lists.schedmd.com
>

-- 
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com