Hi, On Mon, 2008-11-17 at 17:26 +0100, Marc Fargas wrote: > Right now all bcfg2 clients will run at the very same time in a common > scenario (i.e. from the cronjob provided) that can, in my case does, > kill the server. Maybe the cron job could do some "random" sleeping > before running the agent...
That's actually a really good idea. The only problem is that sleeping while doing cron.daily run will cause the rest of the jobs to be delayed within that cron.daily run. It might be better to detach the process and run the job after waiting a random time. Also, it might be a good idea to allow the user to configure the offset since in some cases it is critical for the client to run the job as close as possible to the given time. I'll see what i can come up with =) - S -- Sami Haahtinen <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part