From 9389d56b0f20bd7e35d0f181259fc6906e258e7c Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 15 Dec 2008 18:35:51 +0000 Subject: ExpLoss.pm matcher produces an exponential weighted average and supports RMON-like thresholds to obtain stable node status detection. -- Veniamin Konoplev. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f5c4710..dc6f28b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +* new matcher: ExpLoss.pm matcher. + It produces an exponential weighted average and supports RMON-like + thresholds to obtain stable node status detection. -- Veniamin Konoplev V.Konoplev rssi.ru + + * let cgi processes die on config change this provides for smoother behaviour than a horde of instances going for a cfg reload. --tobi -- cgit v1.2.3-24-g4f1b