User story #4609
closedUser story #3679: Make the agent run schedule configurable from 5 minutes to 6 hours, with configurable offset and splay time
Create the system variable definition for specifying the agent frequency (cf-clerk part)
Description
There should be three systems variables
AGENT_EXECUTION_FREQUENCY (in minute)
AGENT_SPLAY (in minutes)
AGENT_SCHEDULE
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/cf-clerk/pull/36
PR is there https://github.com/Normation/cf-clerk/pull/36
Updated by Jonathan CLARKE over 10 years ago
Actually, we also need a SPLAYTIME variable. The UI that we defined includes this.
Updated by Nicolas CHARLES over 10 years ago
I've updated the PR with new variables name accordingly to last discussion
we now have
AGENT_RUN_INTERVAL
AGENT_RUN_SPLAYTIME
AGENT_RUN_SCHEDULE
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset clerk:commit:04c78eb3f01aba6995e036df3b555ac83fc4b200.
Updated by François ARMAND over 10 years ago
Applied in changeset clerk:commit:1f074bb2e9666d047277e023e71c9abd05869db6.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0~beta1, which was released today.
Check out:
The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000084.html
The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 14 to Web - Config management
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story