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

index ef54cc55db101ab8536fe3361604c9aee3b27d5a..f7452651ec65504d1485a67be0e87d3ddb713ba9 100755 (executable)
@@ -94,7 +94,7 @@ while (1) {
        $shorttext = "${status_offline_ctr}/${status_receiver_ctr}/${status_validate_ctr}/${status_evtbuffer_ctr}/${status_reset_ctr}/$reset_busy_timeout_ctr";
        $longtext = $longtext . "</br>${status_offline} -- ${status_reset} -- ${status_receiver} -- ${status_validate} -- ${status_evtbuffer} ";
        if ($reset_busy_timeout_ctr > $reset_timeout_threshold) {
-           $longtext = $longtext . "</br></br> ------------ PRESS NxyterRescue BUTTON ----------------- "
+           $longtext = $longtext . "</br></br> ------------ PRESS NxyterRescue BUTTON -----------------" ;
        }
     } else {
        $shorttext = "OK";