Hi, The Configuration Slicing Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin>might help you with that. It allows you to manage configuration settings for multiple jobs on a single page. I think the UI still needs some improvement though. So YMMV.
Hth, Fred On Monday, April 23, 2012 10:27:35 AM UTC+2, Stephen Bailey wrote: > > Thanks Martins, however I am looking more at the configuration of the jobs > rather than the health of the jobs in this case. > > On 21 April 2012 19:24, Martins Kemme <[email protected]> wrote: > >> We have online service level monitoring tool that displays "hot items" >> and we also created plugin for Jenkins. The idea of the plugin is to send >> "Failure" message to the monitoring tool which then displays the failing >> build on a "radiator type" of monitor. Though right now it is not designed >> to display builds that are ok - only failing. >> If this matches your needs then you can sign up for the online monitoring >> tool (for free): http://sladiator.com >> Jenkins plugin is here: >> https://wiki.jenkins-ci.org/display/JENKINS/SLAdiator+plugin >> >> Martins >> P.S. Right now we are in a *late beta *stage, so if you experience >> issues, please drop me an e-mail. >> >> >> piektdiena, 2012. gada 20. aprīlis 15:59:36 UTC+3, Stephen Bailey >> rakstīja: >> >>> one that would for instance display the periodic build settings for all >>> jobs and allow them to be turned on/off and reconfigured all on the one >>> page. >>> >>> >>> >>> On 20 April 2012 14:18, Linards Liepiņš <[email protected]>wrote: >>> >>>> Some kind of Radiator View plugin? >>>> >>>> >>>> 2012/4/20 Stephen Bailey <[email protected]> >>>> >>>>> Hi guys, >>>>> >>>>> Looking for a plugin that manages all the set periodic build times for >>>>> jobs, i.e. consolidates them onto a single page for management rather >>>>> than >>>>> having to go into each jobs configuration page. Anyone know of one? >>>>> >>>>> If not will look into developing one. We have a high number of >>>>> integration jobs that we build periodically over varying schedules so >>>>> this >>>>> would be helpful. >>>>> >>>>> Cheers >>>>> >>>>> S >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> A.C. Linards L. >>>> >>> >>> >
