I'm wondering why are you not considering Jenkins agents for now ? Usually, there is a Jenkins master which schedules and monitors job execution, and agents on which the build is executed. Through Jenkins UI, you can then get the build result/logs and know which was the agent used for the build.
2017-08-04 16:59 GMT+02:00 Pradeep Patra <[email protected]>: > Hi all, > > I am looking for a Jenkins job monitoring application/tool which can > monitor the Jobs from a centralized server. For example I have multiple > Jenkins servers (1-5) behind a load balancer and the Jenkins jobs can be > scheduled in any of the servers. I want to know which server the build is > being executed from a centralized server/location(Not considering Jenkins > slaves for now). Is it possible? If yes can let me know if we can achieve > this in some way? > > Regards > Pradeep > > -- > 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/4edf1d37-8a7d-48d7-bbc1-9bec3f93a105%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/4edf1d37-8a7d-48d7-bbc1-9bec3f93a105%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPO77c1qsAH5kqh%3DTwO3sx-4OD49hF86YWtH2oomQV7k4LeOrg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
