]> arthur.barton.de Git - netdata.git/commitdiff
update entropy alarm
authorCosta Tsaousis <costa@tsaousis.gr>
Tue, 16 Aug 2016 12:15:58 +0000 (15:15 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Tue, 16 Aug 2016 12:15:58 +0000 (15:15 +0300)
conf.d/health.d/entropy.conf

index f750c5ccc38f19a7e699eb1ceb4b2ba964a02b5a..4df41ad6094a4c726c7a26b5b3adf4f5d967ff70 100644 (file)
@@ -7,5 +7,5 @@
       on: system.entropy
   lookup: min -2m unaligned
    every: 1m
-    warn: $this < 1000
+    warn: $this < 200
     crit: $this < 100