<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Dear Sir,<BR>
&nbsp;<BR>
>From your website's documentation ,<BR>
&nbsp;<BR>
the explanation of the Matcher (Median) is :<BR>
&nbsp;<BR>
<H2><A id=IDESCRIPTION class=u title="click to go to top of document" href="http://oss.oetiker.ch/smokeping/matcher/Median.en.html#___top">DESCRIPTION</A></H2>
Call the matcher with the following sequence:<BR><PRE> type = matcher
 pattern =  Median(old=&gt;x,new=&gt;y,diff=&gt;z)</PRE>
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<STRONG><FONT color=#ff0000> seconds</FONT></STRONG>.<BR>
&nbsp;<BR>
&nbsp;<BR>
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.<BR>
&nbsp;<BR>
&nbsp;<BR>
Should it be better to &nbsp;remove the word &lt;<FONT color=#ff0000>seconds</FONT>&gt; on the webpage :<BR>
&nbsp;<BR>
<A href="http://oss.oetiker.ch/smokeping/matcher/Median.en.html">http://oss.oetiker.ch/smokeping/matcher/Median.en.html</A><BR>
&nbsp;<BR>
Thanks n regards,<BR>
&nbsp;<BR>
-ricky-<BR>
--------<BR>                                               </div></body>
</html>