Re: [help-cfengine] init spawning multiple cf-execd processes at once

2014-07-22 Thread Brian Bennett
cf-execd is the scheduler that is responsible for executing the agent (cf-agent) at the scheduled intervals (by default 5 every minutes). By default cf-agent will start cf-execd, cf-serverd and cf-monitord if they aren't running. Instead of putting cf-execd in inittab you could add a cron job t

Re: init spawning multiple cf-execd processes at once

2014-07-22 Thread Lorenzo Beretta
On 07/21/2014 02:39 PM, Jimmy Thrasibule wrote: Hi, I've added a new line to the /etc/inittab file to monitor the CFEngine daemon and restart it in case this one dies. cfe:2345:respawn:/var/cfengine/bin/cf-execd The cf-execd is re-spawned as expected, except the fact that multiple process

Re: init spawning multiple cf-execd processes at once

2014-07-22 Thread Don Armstrong
On Mon, 21 Jul 2014, Jimmy Thrasibule wrote: > I've added a new line to the /etc/inittab file to monitor the CFEngine > daemon and restart it in case this one dies. > > cfe:2345:respawn:/var/cfengine/bin/cf-execd > > The cf-execd is re-spawned as expected, except the fact that multiple > proc

Re: init spawning multiple cf-execd processes at once

2014-07-22 Thread Lorenzo Beretta
On 07/21/2014 04:56 PM, Steve Litt wrote: On Mon, 21 Jul 2014 14:39:16 +0200 Jimmy Thrasibule wrote: Hi, I've added a new line to the /etc/inittab file to monitor the CFEngine daemon and restart it in case this one dies. cfe:2345:respawn:/var/cfengine/bin/cf-execd The cf-execd is re-sp

Re: init spawning multiple cf-execd processes at once

2014-07-21 Thread Steve Litt
On Tue, 22 Jul 2014 04:46:37 +1200 Chris Bannister wrote: > On Mon, Jul 21, 2014 at 10:56:13AM -0400, Steve Litt wrote: > > On Mon, 21 Jul 2014 14:39:16 +0200 > > Jimmy Thrasibule wrote: > > > > > Hi, > > > > > > I've added a new line to the /etc/inittab file to monitor the > > > CFEngine daem

Re: init spawning multiple cf-execd processes at once

2014-07-21 Thread Chris Bannister
On Mon, Jul 21, 2014 at 10:56:13AM -0400, Steve Litt wrote: > On Mon, 21 Jul 2014 14:39:16 +0200 > Jimmy Thrasibule wrote: > > > Hi, > > > > I've added a new line to the /etc/inittab file to monitor the CFEngine > > daemon and restart it in case this one dies. > > > > cfe:2345:respawn:/var/

Re: init spawning multiple cf-execd processes at once

2014-07-21 Thread Steve Litt
On Mon, 21 Jul 2014 14:39:16 +0200 Jimmy Thrasibule wrote: > Hi, > > I've added a new line to the /etc/inittab file to monitor the CFEngine > daemon and restart it in case this one dies. > > cfe:2345:respawn:/var/cfengine/bin/cf-execd > > The cf-execd is re-spawned as expected, except the

init spawning multiple cf-execd processes at once

2014-07-21 Thread Jimmy Thrasibule
Hi, I've added a new line to the /etc/inittab file to monitor the CFEngine daemon and restart it in case this one dies. cfe:2345:respawn:/var/cfengine/bin/cf-execd The cf-execd is re-spawned as expected, except the fact that multiple processes are created at once. I therefore have about 20+