summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping/matchers
AgeCommit message (Expand)AuthorFilesLines
2011-11-24use max index instead of count ... then it all works nicelyTobias Oetiker1-3/+2
2011-11-24fixed off by 1 errorTobias Oetiker1-0/+1
2011-11-23add missing } ... syntax errorTobias Oetiker1-1/+1
2011-11-23make sure we stay within the bounds of the arrayTobias Oetiker1-0/+3
2011-11-22make Median matcher work fine on startup and when unknown values are in the s...Tobias Oetiker1-2/+9
2008-12-22minor fixesTobi Oetiker1-15/+14
2008-12-15ExpLoss.pm matcher produces an exponential weighted average and supportsTobi Oetiker1-0/+153
2007-01-13median was lacking a new method ... Tobi Oetiker1-0/+12
2006-12-12added new Median ratio matcher - comparing two mediansTobi Oetiker2-2/+119
2006-07-14* added matchers CheckLatency and CheckLoss -- tobi, from Dylan Vanderhoof Dy...Tobi Oetiker2-0/+193
2006-07-12* pass 'prevmatch' to alert matcher plugins.Niko Tyni1-1/+6
2005-03-11removed extra spaceTobi Oetiker1-1/+1
2005-02-16* announce smokeping version at startupNiko Tyni3-17/+20
2005-02-13Moved probes, matchers and ciscoRttMonMIB modules to lib/Smokeping.Niko Tyni3-0/+355