summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping/matchers/Median.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-01-13median was lacking a new method ... Tobi Oetiker1-0/+12
2006-12-12added new Median ratio matcher - comparing two mediansTobi Oetiker1-2/+1
fixed classic Median matcher
2005-02-16* announce smokeping version at startupNiko Tyni1-0/+80
* 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