@cryptotaxi247 / netdata-1 / commits / 4c3c7865d

health/portcheck: remove no-clear-notification (#8748)

Ilya Mashchenko committed Apr 22, 2020 at 04:32 UTC 4c3c7865d97dece4d2ffbaee19849388be6655c7
1 file changed -2
health/health.d/portcheck.conf
-2
@@ -31,7 +31,6 @@ families: *
31 crit: $this >= 40
32 delay: down 5m multiplier 1.5 max 1h
33 info: average of timeouts during the last 5 minutes
34 - options: no-clear-notification
34 to: sysadmin
35
36 template: connection_fails
@@ -44,5 +43,4 @@ families: *
43 crit: $this >= 40
44 delay: down 5m multiplier 1.5 max 1h
45 info: average of failed connections during the last 5 minutes
47 - options: no-clear-notification
46 to: sysadmin