Cfengine Help: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-10-08 Thread no-reply
Forum: Cfengine Help Subject: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: dfriedman Link to topic: https://cfengine.com/forum/read.php?3,18359,18672#msg-18672 Thanks so much for spelling that out. I'll

Cfengine Help: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-10-06 Thread no-reply
Forum: Cfengine Help Subject: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18359,18640#msg-18640 bundle agent test { classes: "rand&quo

Cfengine Help: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-10-04 Thread no-reply
Forum: Cfengine Help Subject: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: dfriedman Link to topic: https://cfengine.com/forum/read.php?3,18359,18603#msg-18603 Sorry, I'm not connecting the dots. How would I be able to use dist w

Cfengine Help: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-09-21 Thread no-reply
Forum: Cfengine Help Subject: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18359,18394#msg-18394 Have you thought about using dist instead? http://www.cfengine.org/m

Cfengine Help: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-09-20 Thread no-reply
Forum: Cfengine Help Subject: Re: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18359,18360#msg-18360 Assuming that I understand splayclass, and I'm certain I do, is it

Cfengine Help: "Hourly" splayclass for daily staggered script execution; some nodes not executing

2010-09-20 Thread no-reply
Forum: Cfengine Help Subject: "Hourly" splayclass for daily staggered script execution; some nodes not executing Author: dfriedman Link to topic: https://cfengine.com/forum/read.php?3,18359,18359#msg-18359 I'd hoped to use a splayclass result to splay a daily script execution for

Cfengine Help (Mailing list): Re: script execution

2010-03-21 Thread forum
Forum: Cfengine Help (Mailing list) Subject: Re: script execution Author: christian Link to topic: https://cfengine.com/forum/read.php?3,16605,16607#msg-16607 Hi Eystein Thanks for you fast respone. The situation is like this: I replace a backupdevice weekly and have to start the base backup

Cfengine Help (Mailing list): Re: script execution

2010-03-21 Thread forum
Forum: Cfengine Help (Mailing list) Subject: Re: script execution Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,16605,16606#msg-16606 Hi Christian, This is indeed possible. You can include the script in the Cfengine policies, and use cf-runagent to run cf-agent on a set

script execution

2010-03-21 Thread Christian Grob
Hi there I'm new to cfengine and planning to implement it. I've a question about script execution. Is it possible to execute a script (backup script) manually on a class of hosts? If I understood it right, it should be possible over cf-runagent (simulating a push action) Thanks