summaryrefslogtreecommitdiffstats
path: root/health/health.d/bcache.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/bcache.conf
parenta7db3dcf40994ca78484f6e18077a34de5adfcaa (diff)
remove the noise by silencing alerts that dont need to wake up people (#15590)
Diffstat (limited to 'health/health.d/bcache.conf')
-rw-r--r--health/health.d/bcache.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/bcache.conf b/health/health.d/bcache.conf
index 3f92e80df5..8492bb6c7d 100644
--- a/health/health.d/bcache.conf
+++ b/health/health.d/bcache.conf
@@ -12,7 +12,7 @@ component: Disk
info: number of times data was read from the cache, \
the bucket was reused and invalidated in the last 10 minutes \
(when this occurs the data is reread from the backing device)
- to: sysadmin
+ to: silent
template: bcache_cache_dirty
on: disk.bcache_cache_alloc
@@ -26,4 +26,4 @@ component: Disk
delay: up 1m down 1h multiplier 1.5 max 2h
info: percentage of cache space used for dirty data and metadata \
(this usually means your SSD cache is too small)
- to: sysadmin
+ to: silent