Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-24 | use max index instead of count ... then it all works nicely | Tobias Oetiker | 1 | -3/+2 | |
2011-11-24 | fixed off by 1 error | Tobias Oetiker | 1 | -0/+1 | |
2011-11-23 | add missing } ... syntax error | Tobias Oetiker | 1 | -1/+1 | |
2011-11-23 | make sure we stay within the bounds of the array | Tobias Oetiker | 1 | -0/+3 | |
2011-11-22 | make Median matcher work fine on startup and when unknown values are in the ↵ | Tobias Oetiker | 1 | -2/+9 | |
stream | |||||
2008-12-22 | minor fixes | Tobi Oetiker | 1 | -15/+14 | |
2008-12-15 | ExpLoss.pm matcher produces an exponential weighted average and supports | Tobi Oetiker | 1 | -0/+153 | |
RMON-like thresholds to obtain stable node status detection. -- Veniamin Konoplev. | |||||
2007-01-13 | median was lacking a new method ... | Tobi Oetiker | 1 | -0/+12 | |
2006-12-12 | added new Median ratio matcher - comparing two medians | Tobi Oetiker | 2 | -2/+119 | |
fixed classic Median matcher | |||||
2006-07-14 | * added matchers CheckLatency and CheckLoss -- tobi, from Dylan Vanderhoof ↵ | Tobi Oetiker | 2 | -0/+193 | |
DylanV semaphore.com | |||||
2006-07-12 | * pass 'prevmatch' to alert matcher plugins. | Niko Tyni | 1 | -1/+6 | |
-- niko, from Dylan Vanderhoof <DylanV *semaphore.com> (add to trunk as well) | |||||
2005-03-11 | removed extra space | Tobi Oetiker | 1 | -1/+1 | |
2005-02-16 | * announce smokeping version at startup | Niko Tyni | 3 | -17/+20 | |
* add matcher list to smokeping_config * make matcher names start with a capital letter * make probe names start with a capital letter * small doc updates * one more pod2html makefile fix | |||||
2005-02-13 | Moved probes, matchers and ciscoRttMonMIB modules to lib/Smokeping. | Niko Tyni | 3 | -0/+355 | |