Implemented notification_error_mode configuration option. (0.30.1)

This commit is contained in:
Johannes Findeisen 2023-09-07 01:26:08 +02:00
commit 3660cbb50c
4 changed files with 29 additions and 2 deletions

View file

@ -7,7 +7,7 @@ minimum_interval = 10
delta_range = 60
; number of errors until executing notifications
notification_error_threshold = 5
; "decrease" error countor or "reset" to 0 when a service is healthy again
; "decrease" error countor or "reset" to 0 when a service is healthy again (default: decrease)
notification_error_mode = decrease
start_scheduler = true