From: hadaq@countinghouse Date: Thu, 28 Aug 2014 15:19:25 +0000 (+0200) Subject: status X-Git-Tag: pre2018~50 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=2e9eca8ed3c4893d6bb29cb96a8f805997710953;p=hadesdaq.git status --- diff --git a/hmon/hmon_nxyter_status.pl b/hmon/hmon_nxyter_status.pl index ef54cc5..f745265 100755 --- a/hmon/hmon_nxyter_status.pl +++ b/hmon/hmon_nxyter_status.pl @@ -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 . "
${status_offline} -- ${status_reset} -- ${status_receiver} -- ${status_validate} -- ${status_evtbuffer} "; if ($reset_busy_timeout_ctr > $reset_timeout_threshold) { - $longtext = $longtext . "

------------ PRESS NxyterRescue BUTTON ----------------- " + $longtext = $longtext . "

------------ PRESS NxyterRescue BUTTON -----------------" ; } } else { $shorttext = "OK";