Skip to content

Commit 3d9eb21

Browse files
author
htriem
committed
Add sync rule section in documentation for TimePeriod import
1 parent a781d1a commit 3d9eb21

4 files changed

+12
-3
lines changed

doc/02-Usage.md

+12-3
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,21 @@ will show you what related actions took place.
7474
You can import and create
7575
[TimePeriod objects](https://icinga.com/docs/icinga2/latest/doc/09-object-types/#timeperiod)
7676
via the [EC2 Scheduler](https://github.com/amazon-archives/ec2-scheduler).
77-
Under your import sources list, add a property modifier:
77+
Under your import source, add a property modifier:
7878

7979
![AWS timeperiod import](img/12_aws_timeperiod_modifier.png)
8080

81-
With the property `tags` you can use the modifier option `EC2 Scheduler tags to ranges`
82-
which will generate a TimePeriod object for further use:
81+
With the property `tags` you can use the modifier option `EC2 Scheduler tags to ranges`.
82+
With this, you can define a sync rule using a Time Period object type:
83+
84+
![AWS timeperiod syncrule](img/14_aws_timeperiod_syncrule.png)
85+
86+
This sync rule will need its own sync properties, which can be configured as follows:
87+
88+
![AWS timeperiod_sync_properties](img/15_aws_timeperiod_syncproperties.png)
89+
90+
Now just check for changes and trigger the sync rule and a TimePeriod object will be
91+
automagically created.
8392

8493
![AWS timeperiod object](img/13_aws_timeperiod_object.png)
8594

-3.18 KB
Loading
155 KB
Loading
131 KB
Loading

0 commit comments

Comments
 (0)