×
Back to Geneos FAQ
Rules - Which loops can be used in rules
Related to Copied
Rule loop, rule iteration, rule functions, repeat, Geneos rules, Gateway rules
Problem Copied
I want to use a loop in the rule block section.
Possible Solution(s) Copied
Loops can’t be defined as such in the rule block. Some logic and simple algorithms may be defined in the rule block, but using the available Geneos Operators or Functions.
If it is required to repeat actions or some behaviors, an action throttle within the rule block can be used to do so. Action Throttling from the Actions section on the other hand, will allow for more detailed and advanced features to be available to throttle the action.
Related Articles Copied
- Where can I see a list of all the functions the gateway rule engine supports?
- How to compare dates in a rule
- How to send an alert when the FKM sampler detects 3 trigger keys within 1 minute
["Geneos"]
["FAQ"]