Document Notification#times being not aware of downtimes

i.e. that times.* count from HARD state change, not downtime end.
This commit is contained in:
Alexander A. Klimov 2023-01-02 12:23:07 +01:00
parent f59f361f09
commit ecca01f4c3
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