summaryrefslogtreecommitdiffstats
path: root/conf.d/health.d
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2017-01-27 10:08:00 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2017-01-27 10:08:00 +0200
commitdbfc6feba700654728ea3b0621bc619aaeca1976 (patch)
tree62ce0856b7ff077653acd6832a9f077c56628487 /conf.d/health.d
parent7a9f30fb109a3d86bf0fccb8f7cf9a14dd3728f9 (diff)
more elastic thresholds for fping
Diffstat (limited to 'conf.d/health.d')
-rw-r--r--conf.d/health.d/fping.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.d/health.d/fping.conf b/conf.d/health.d/fping.conf
index bd8baf08b0..69251b1821 100644
--- a/conf.d/health.d/fping.conf
+++ b/conf.d/health.d/fping.conf
@@ -28,11 +28,11 @@ families: *
lookup: average -10s unaligned of average
units: ms
every: 10s
- green: 100
- red: 500
+ green: 300
+ red: 1000
warn: $this > $green OR $max > $red
crit: $this > $red
- info: avergae round trip delay during the last 10 seconds
+ info: average round trip delay during the last 10 seconds
delay: down 30m multiplier 1.5 max 2h
to: sysadmin