* To clear “last seen” alert in Uptime. This alert is intended to identify hosts where the cfengine daemon has stopped responding. It will also trigger when a host has been decommissioned.
/usr/local/sbin/cfshow --purge --last-seen
Most client issues, like “BAD: keys did not match”, likely means that either the IP address of the client has changed or the key on CFENGINE is from a prior client. To fix, on the client:
scp /var/cfengine/ppkeys/localhost.pub cfengine:/var/cfengine/ppkeys/root-(client IP).pub
This is what should be in crontab (minus the 'v'): /var/cfengine/bin/cfexecd -Fv To see more detail: /var/cfengine/bin/cfagent --debug --no-splay