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
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
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
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
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
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
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
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
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