Forum: Cfengine Help
Subject: cfexecd schedule - I would like to run once per day
Author: derekmpage
Link to topic: https://cfengine.com/forum/read.php?3,17716,17716#msg-17716

Hi All,

I am fairly new to cfengine.  I inherited the tool when the last administrator 
left the company.  He left no documentation and an abundance of issues. Most of 
the issues have been resolved and I’m now looking into tool optimization.
My goal is to have cfexecd run in daemon mode "once per day".  The examples 
I’ve found have the daemon running once or more per hour.

I am running cfengine 2.2.6 and currently have approximately 700 clients.
Changes are not made often and I feel the daemon running once per day on each 
client would be optimal.

Any suggestions or examples of how the schedule works would be great.

Thank You.
-Derek




Here is my current configuration. 

cfagent.conf

        
any::


        smtpserver = ( localhost )
        timezone = ( EDT )
        nfstype = ( nfs )
        HomePattern =  ( home/? )
        schedule = ( Hr00_23 )   *** (I think this would make cfexecd run once 
randomly throughout the day)
        moduledirectory = ( /var/cfengine/modules )


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to