Merge pull request #9620 from Icinga/9526

Document Notification#times being not aware of downtimes
This commit is contained in:
Julian Brost 2023-02-01 14:31:27 +01:00 committed by GitHub
commit 6fc9038e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1847,6 +1847,10 @@ apply Notification "mail" to Service {
}
```
Also note that this mechanism doesn't take downtimes etc. into account, only
the `HARD` state change time matters. E.g. for a problem which occurred in the
middle of a downtime from 2 PM to 4 PM `times.begin = 2h` means 5 PM, not 6 PM.
### Disable Re-notifications <a id="disable-renotification"></a>
If you prefer to be notified only once, you can disable re-notifications by setting the