diff options
Diffstat (limited to 'health/health.d/tcp_resets.conf')
-rw-r--r-- | health/health.d/tcp_resets.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/tcp_resets.conf b/health/health.d/tcp_resets.conf index ff116db6..089ac988 100644 --- a/health/health.d/tcp_resets.conf +++ b/health/health.d/tcp_resets.conf @@ -33,7 +33,7 @@ component: Network This can indicate a port scan, \ or that a service running on this host has crashed. \ Netdata will not send a clear notification for this alarm. - to: sysadmin + to: silent # ----------------------------------------------------------------------------- # tcp resets this host receives @@ -66,4 +66,4 @@ component: Network info: average number of received TCP RESETS over the last 10 seconds. \ This can be an indication that a service this host needs has crashed. \ Netdata will not send a clear notification for this alarm. - to: sysadmin + to: silent |