Thanks Dirk.

Do we have any plugins through which I can achieve equal load distribution?

Thanks
M.Madhu


On Fri, Dec 10, 2021 at 8:58 AM 'Dirk Heinrichs' via Jenkins Users <
[email protected]> wrote:

> Am Freitag, dem 10.12.2021 um 06:51 -0800 schrieb Madhu Muchukota:
>
> Hi Team - Is there a way for me to find out how many number of builds
> executed on each build nodes that we have in a given time period?
>
>
> Yes. You can get the build history for every job (which includes the node
> each build ran on) using some Groovy scripting (-> Manage Jenkins -> Script
> console).
>
> I want to check if the load is equally getting distributed between the
> build nodes.
>
>
> It usually isn't, since Jenkins prefers the same node for subsequent
> builds of the same job. It only uses a different node if the preferred node
> is busy (has no free executors).
>
> Bye...
>
> Dirk
>
> --
>
> *Dirk Heinrichs*
> Senior Systems Engineer, Delivery Pipeline
> OpenText ™ Discovery | Recommind
> *Phone*: +49 2226 15966 18
> *Email*: [email protected]
> *Website*: www.recommind.de
> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
> Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan,
> Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail sind nicht gestattet.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/54747614fd7fd833f4e746b50f94399333934496.camel%40opentext.com
> <https://groups.google.com/d/msgid/jenkinsci-users/54747614fd7fd833f4e746b50f94399333934496.camel%40opentext.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAN%2BS7NoZtJ2o7GV2%3DYJMBXK5eNJhnw%3DzToCC8jn_CGXcgPsWbA%40mail.gmail.com.

Reply via email to