Dear Sir,
 
>From your website's documentation ,
 
the explanation of the Matcher (Median) is :
 
DESCRIPTION
Call the matcher with the following sequence: type = matcher
 pattern =  Median(old=>x,new=>y,diff=>z)
This will create a matcher which consumes x+y latency-datapoints, builds the 
two medians and the matches if the difference between the median latency is 
larger than z seconds.
 
 
I am monitoring a few thousands hosts and try to send alerts if any of the host 
has a sudden change of more than 15ms, I then has to set the value of z =15. If 
I follow your instruction, I have to set the value of z=0.015 which I think is 
incorrect.
 
 
Should it be better to  remove the word <seconds> on the webpage :
 
http://oss.oetiker.ch/smokeping/matcher/Median.en.html
 
Thanks n regards,
 
-ricky-
--------                                          
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to