Thanks Tobi, I have started to understand now the pattern. Mabye you could write something of this on the web?
I started with the simple pattern >400 and decrease the value to the right, after a couple of alerts. I have searth on google and found somebody how should creat a calculator for jitter, etc. Anybody who have this? //Jan 2008/8/19 Tobias Oetiker <[EMAIL PROTECTED]> > Hi Jan, > > with the pattern you have you will get an alert if smokeping has > been running for > > 9 steps (9*300 seconds) and the last 3 measurements had a median > over 400 while the first 6 had one under 400 > > the trick with these patterns is that you can make it so that they > only fire when a particular condition first occures ... > > alternatively you can also use simple patterns > > pattern = >400 > > and enable edge detection ... > > cheers > tobi > > > Today Jan Rockstedt wrote: > > > Thanks, > > > > But me configuration dosent work ok. > > I dont get any alert and I am over 400ms. > > For how long time "with below pattern" must the 400ms be to get an a > alert? > > > > +rttdetect > > type = rtt > > # in milli seconds > > pattern = <400,<400,<400,<400,<400,<400,>400,>400,>400 > > comment = routing mesed up again ? > > //Jan > > > > 2008/8/19 Tobias Oetiker <[EMAIL PROTECTED]> > > > > > Hi Jan, > > > > > > yes, this is exactly what this feature is for ... with the pattern > > > you describe what you are looking for ... > > > > > > cheers > > > tobi > > > Today Jan Rockstedt wrote: > > > > > > > Hi again, > > > > > > > > Can I use the rttdect "see below config" to get a alert if one of me > site > > > > exceed 400 ms of ping time? > > > > I am trying to find any documentation about howto setup this. > > > > > > > > +rttdetect > > > > type = rtt > > > > # in milli seconds > > > > pattern = <400,<400,<400,<400,<400,<400,>400,>400,>400 > > > > comment = Routing problem? > > > > Jan Rockstedt > > > > > > > > > > > > >Hi all, > > > > > > > > > >We have version 2.3.6 of smokeping. > > > > >Is it posible to setup smokeping to send out a alert if one of our > site > > > > >exceed 400 Mbit "ping" bandwith? > > > > >Any example for this? > > > > > > > > > >Regards Jan Rockstedt > > > > > > > > > > -- > > > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > > > http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 775 9902 / sb: -9900 > > > > > > > -- > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 775 9902 / sb: -9900 >
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
