<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Nimbus Roman No9 L">Well I am looking for, </font>How
      many users ran jobs on each day on an average (day average) with
      at least one job running?</p>
    <pre class="moz-signature" cols="72">Thanks & Regards,
Sudeep Narayan Banerjee</pre>
    <div class="moz-cite-prefix">On 02/04/20 5:34 pm, Ole Holm Nielsen
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6b43b172-a68b-cff0-7066-972de50c9221@fysik.dtu.dk">On
      02-04-2020 13:27, Sudeep Narayan Banerjee wrote:
      <br>
      <blockquote type="cite">any help in getting the right flags ?
        <br>
      </blockquote>
      <br>
      The question is not well-defined.  If you just want to know the
      JobID number in the cluster, you could run this command every day
      and watch the NEXT_JOB_ID increase:
      <br>
      <br>
      # scontrol show config | grep NEXT_JOB_ID
      <br>
      NEXT_JOB_ID             = 2377393
      <br>
      <br>
      Job accounting is probably what you are looking for.  You may take
      a look at my Slurm Wiki page
      <a class="moz-txt-link-freetext" href="https://wiki.fysik.dtu.dk/niflheim/Slurm_accounting">https://wiki.fysik.dtu.dk/niflheim/Slurm_accounting</a>
      <br>
      <br>
      /Ole
      <br>
      <br>
    </blockquote>
  </body>
</html>