From 96ec392ac95b87b9d5ed7592b75648f768351a01 Mon Sep 17 00:00:00 2001 From: Alexey AL Date: Sat, 14 Feb 2015 16:02:43 +0300 Subject: [PATCH] Update metrics for Hfilter --- conf/metrics.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/metrics.conf b/conf/metrics.conf index 229e0815c..f4697c43d 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -761,6 +761,7 @@ metric { } # hfilter symbols symbol { weight = 4.00; name = "HFILTER_HELO_BAREIP"; description = "Helo host is bare ip"; } + symbol { weight = 4.50; name = "HFILTER_HELO_BADIP"; description = "Helo host is very bad ip"; } symbol { weight = 4.00; name = "HFILTER_HELO_UNKNOWN"; description = "Helo host empty or unknown"; } symbol { weight = 1.00; name = "HFILTER_HELO_1"; description = "Helo host checks (very low)"; } symbol { weight = 2.00; name = "HFILTER_HELO_2"; description = "Helo host checks (low)"; } -- 2.39.5