Anyone using Jenkins as a job scheduler?

2019-03-12 Thread Badarch Nergui
For that and some other reasons I've been thinking about centralizing the scheduling of all of our jobs. Jenkins isn't really intended for this, but it could work. Enterprise grade job scheduling software is REALLY expensive, but also kind of overkill. -- You received this message because

Re: cronjob monitoring question

2019-03-12 Thread Badarch Nergui
why? Jenkins isn't really intended for this, but it could work. On Sunday, August 11, 2013 at 10:26:29 AM UTC-5, Rita Morgan wrote: > > if the jenkins server is down my cronjob won't run. Is there a way for the > job to still run even if jenkins is down? > > > -- You received this message becau