-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dev.icinga.com #9583] Add practical examples for apply expressions #3133
Comments
Updated by mfriedrich on 2015-07-08 10:41:41 +00:00
|
Updated by dgoetz on 2015-10-29 16:06:36 +00:00 I have added an example for an advanced usage of apply for rules showing a conditional apply based on attribute using key and value from the for loop. Example contains only some basic explanation. Feel free to expand or tell me what you think needs further explanation. If have created a separate git branch for it. |
Updated by mfriedrich on 2016-04-07 14:59:40 +00:00
|
Updated by mfriedrich on 2016-04-07 15:00:18 +00:00
|
Updated by mfriedrich on 2016-11-25 14:29:40 +00:00
|
I did rephrase the patch (during feature branch cleanup), and modified the examples for some real world functionality. Thanks 👍 |
Conditional apply based on attribute using key and value from the for loop refs #3133 Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Add an advanced example for apply rules to the docs fixes #3133
Conditional apply based on attribute using key and value from the for loop refs #3133 Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
This issue has been migrated from Redmine: https://dev.icinga.com/issues/9583
Created by mfriedrich on 2015-07-08 10:41:08 +00:00
Assignee: (none)
Status: New
Target Version: Backlog
Last Update: 2016-11-25 14:29:40 +00:00 (in Redmine)
e.g.
http://www.monitoring-portal.org/wbb/index.php?page=Thread&postID=218109#post218109
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/language-reference#expression-operators
This should be added to the advanced topics chapter where functions and conditionals are already explained in detail.
Changesets
2015-10-29 16:00:18 +00:00 by dgoetz 93488ff
The text was updated successfully, but these errors were encountered: