22Planned maintenance
33===================
44
5- To interact with planned maintenance tasks visit the admin interface at
5+ To interact with planned maintenance tasks visit the admin interface at:
66``/admin/argus_plannedmaintenance/plannedmaintenancetask/ ``.
77
88A planned maintenance task consists of a start time and an end time (where the latter
9- is by default infinity). Those define the period during which planned work is happening and
10- when notifications for events, for example for affected devices, should not be sent.
9+ is by default infinity). Those define the period during which planned work is happening
10+ and when notifications for events, for example for affected devices, should not be
11+ sent.
1112
12- Filters are used to define exactly for which kind of events notifications should be
13- suppressed. As it is for notification profiles, if multiple filters are connected to
14- one planned maintenance task, then that tasks will only lead to a notification being
13+ Filters are used to define exactly which kind of events notifications should be
14+ suppressed for . As it is for notification profiles, if multiple filters are connected
15+ to one planned maintenance task, then that tasks will only lead to a notification being
1516suppressed if all of the filters apply to that event.
1617
1718.. warning :: When notifications are suppressed during a planned maintenance task and
18- that task ends while the incident is still open, you will not receive a notification.
19+ that task ends, while the incident is still open, you will not receive a
20+ notification.
1921 It is your responsibility to check that everything is resolved when a planned
2022 maintenance task is finished!
2123
@@ -35,7 +37,7 @@ Adding/editing a planned maintenance task
3537
3638If you want to add a planned maintenance task click the
3739``Add planned maintenance task `` button. If you want to see details for a specific
38- tasks or edit it click the username in the column ``created by ``.
40+ task or edit it, click the username in the column ``created by ``.
3941
40- You can mark an existing task as finished and see it's history by clicking on the
42+ You can mark an existing task as finished and see its history by clicking on the
4143buttons in the top right corner of the edit page.
0 commit comments