From: Jan Michel Date: Wed, 4 Dec 2013 10:43:57 +0000 (+0100) Subject: started rate monitor X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9aebf142996b7eeb6c28c98021bafd76d7147e7d;p=daqtools.git started rate monitor --- diff --git a/xml-db/get.pl b/xml-db/get.pl index 5c8d00e..9b55be6 100755 --- a/xml-db/get.pl +++ b/xml-db/get.pl @@ -79,7 +79,8 @@ foreach my $req (@request) { my $isColor = $style =~ /color/i; my $sortAddr = $style =~ /sortaddr/i; $verbose = ($style =~ /verbose/i) ||$verbose; - + my $rates = $style =~ /rates/i; + my $cache = $style =~ /cache/i; ###############################