I do not run cf-execd from a cron job directly, I use cf-agent
(however, that could spawn a cf-execd). I do run cf-execd as a daemon.

50 * * * * /var/cfengine/bin/cf-agent -KD verify_cf_procs

The -D verify_cf_procs is a class to just check the cfengine processes
to make sure they are running, and restart. After that it defines and
abort class to bail from the config. This way I can reuse the same
bundle to do other things without calling a special bundle by name in
crontab

I don't only see this behavior when checking cfengine processes, but
other processes as well. It is rare, but once and awhile it does
happen.

2010/3/11  <nwat...@symcor.com>:
> Matt Richards <defraya...@gmail.com> wrote on 2010-03-10 15:05:32:
>
>> I have seen this behavior as well. Not very common, but it happens
>> every now and then.
>
> Matt,
>
> Do you call cf-execd from a cron job?  If so can you please provide your
> cron entry.
>
> Sincerely,
> --
> Neil Watson
> 416-673-3465
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to