CfEngine Says "Too many cfagents running"
Posted by Tres Sun, 21 Oct 2007 14:13:00 GMT
If CfEngine starts complaining about too many cfagents running, just shut down all cfengine related services
sudo /etc/init.d/cfexecd stop sudo /etc/init.d/cfenvd stop sudo /etc/init.d/cfservd stop
then move /var/cfengine/cfenginelockdb
[tres@calliope cfengine]$ sudo mv /var/cfengine/cfengine_lock_db /var/cfengine/cfengine_lock_db.old