summaryrefslogtreecommitdiffstats
path: root/health/health.d/softnet.conf
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2023-07-27 21:15:11 +0300
committerGitHub <noreply@github.com>2023-07-27 21:15:11 +0300
commit233d5e4cd9341d8adaa76f8cb1c3dca031eaa9cf (patch)
tree9028c8f242135bc411acaf04f89539c8f9f51167 /health/health.d/softnet.conf
parenta7db3dcf40994ca78484f6e18077a34de5adfcaa (diff)
remove the noise by silencing alerts that dont need to wake up people (#15590)
Diffstat (limited to 'health/health.d/softnet.conf')
-rw-r--r--health/health.d/softnet.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/softnet.conf b/health/health.d/softnet.conf
index 345f87505a..b621d969d4 100644
--- a/health/health.d/softnet.conf
+++ b/health/health.d/softnet.conf
@@ -17,7 +17,7 @@ component: Network
delay: down 1h multiplier 1.5 max 2h
info: average number of dropped packets in the last minute \
due to exceeded net.core.netdev_max_backlog
- to: sysadmin
+ to: silent
alarm: 1min_netdev_budget_ran_outs
on: system.softnet_stat
@@ -51,4 +51,4 @@ component: Network
info: average number of drops in the last minute \
due to exceeded sysctl net.route.netisr_maxqlen \
(this can be a cause for dropped packets)
- to: sysadmin
+ to: silent