]> arthur.barton.de Git - netdata.git/commitdiff
tcp resets alarms is now silent; fixes #1156
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Mon, 24 Oct 2016 19:17:35 +0000 (22:17 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Mon, 24 Oct 2016 19:17:35 +0000 (22:17 +0300)
conf.d/health.d/tcp_resets.conf

index 8e93c4793e68002767a0518a0bea0a8a957314d2..fbb7b389c61e497a23ee226e3827b8c36ee00794 100644 (file)
@@ -28,5 +28,5 @@
     warn: $this > ((($1m_ipv4_tcp_resets < 5)?(5):($1m_ipv4_tcp_resets)) * (($status >= $WARNING)  ? (1) : (4)))
    delay: up 0 down 60m multiplier 1.2 max 2h
     info: average TCP RESETS this host is sending, over the last 10 seconds (this can be an indication that a port scan is made, or that a service running on this host has crashed)
-      to: sysadmin
+      to: silent