]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
status
authorhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:19:53 +0000 (17:19 +0200)
committerhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:19:53 +0000 (17:19 +0200)
hmon/permanent/hmon_logfile.pl

index f2e70267b9492de9582a76f22c6b876e4d166765..d46b8f7e8cea34435582c9c79916b02860c4c31c 100755 (executable)
@@ -44,6 +44,7 @@ while(my $a = <FTRB>) {
     next if ($a =~ /Transmitter/);
     next if ($a =~ /HADAQ/);
     next if ($a =~ /DropAllInputBuffers/);
+    next if ($a =~ /Lost\sEvent\srate/);
     } 
  next if ($a =~ /30 boards complain: Event not found: 3000/);
         next if ($a =~ /30 boards complain: frontend not configured: 3000/);