help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SplayTime


From: Jim Wight
Subject: Re: SplayTime
Date: 14 Aug 2003 10:05:26 +0100

On Thu, 2003-08-14 at 09:28, Bas van der Vlies wrote:
> CFengine runs
> every 15 minutes and only at midnight is does a daily check. This checks
> a lot of files on the fileserver. So that is why i want for normal runs
> only to set the SplayTime in update.conf and for the long daily run add
> another splaytime, but maybe i have to implemented another solution.

This works for me:

classes:

  Night = ( Hr19 Hr20 Hr21 Hr22 Hr23 Hr00 Hr01 Hr02 Hr03 Hr04 Hr05 Hr06 )

control:

 !Night::
      SplayTime = ( 45 )

 Night::
      SplayTime = ( 360 )


Jim






reply via email to

[Prev in Thread] Current Thread [Next in Thread]