From 450e468c0d1474440465764a86d420a9854100d1 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 10 Jan 2024 15:00:29 +0100 Subject: [PATCH] update many hmon scripts --- hmon/QA.pm | 4 +- hmon/doc/endp-mdc.htt | 2 +- hmon/doc/misc-valve.htt | 3 + hmon/hmon_adcvolt.pl | 6 +- hmon/hmon_ecal_recover_dead_slow_channels.pl | 0 hmon/hmon_ecalresetthresholds.pl | 4 +- hmon/hmon_endpoints.pl | 10 +- hmon/hmon_fwrate.pl | 12 +- hmon/hmon_hodo_beamMonitoring.pl | 0 hmon/hmon_onlineqa.pl | 2 +- hmon/hmon_padiwatemp_ecal.pl | 29 +- hmon/hmon_readoutstuck.pl | 3 +- hmon/hmon_rich_temp_backplane.pl | 6 +- hmon/hmon_startratesimple.pl | 14 +- hmon/hmon_timeout.pl | 14 +- hmon/hmon_triggerratio.pl | 2 +- hmon/index.cgi | 102 +++--- hmon/monitor.cgi | 44 ++- hmon/permanent/hmon_beamabort.pl | 49 +-- hmon/permanent/hmon_caveTemp.pl | 12 +- hmon/permanent/hmon_cpu.pl | 14 +- hmon/permanent/hmon_eb_run.pl | 4 +- hmon/permanent/hmon_ebdiskfill.pl | 6 +- hmon/permanent/hmon_ecalhv.pl | 6 +- hmon/permanent/hmon_fwhv.pl | 2 +- hmon/permanent/hmon_mdcpressure.pl | 10 +- .../hmon_open_ssh_master_channels.pl | 7 +- hmon/permanent/hmon_qaplots.pl | 10 +- hmon/permanent/hmon_richhv.pl | 2 +- hmon/permanent/hmon_sequencer.pl | 2 +- hmon/permanent/hmon_spillmon.pl | 75 ++++- .../hmon_tdcchanerrors_testmonitor.pl | 69 ++-- hmon/speakdaemon.pl | 55 ++-- hmon/speakdaemon_mdc.pl | 50 +-- hmon/start.sh | 10 +- hmon/stop.sh | 1 + hmon/stopall.sh | 4 +- hmon/styles.css | 27 +- nettools/Perl2Epics.pm | 46 ++- nettools/Perl2Epics2.pm | 302 ++++++++++++++++++ 40 files changed, 767 insertions(+), 253 deletions(-) mode change 100755 => 100644 hmon/hmon_ecal_recover_dead_slow_channels.pl mode change 100755 => 100644 hmon/hmon_hodo_beamMonitoring.pl mode change 100755 => 100644 hmon/permanent/hmon_tdcchanerrors_testmonitor.pl create mode 100644 nettools/Perl2Epics2.pm diff --git a/hmon/QA.pm b/hmon/QA.pm index c17b743..9409b06 100644 --- a/hmon/QA.pm +++ b/hmon/QA.pm @@ -114,7 +114,7 @@ our @MdcTokenMissLimits = (10,50,100); # Modification of 8.Feb2022 P2S3 supplied by different HV channels, so taken out here: our $MdcNominalHV = [[1750,1750,1750,1750,1750,1750],[1770,1790,0,1770,1770,1770],[1900,1900,1900,1900,1900,1900],[2150,2150,2150,2150,2150,2150]]; our $MdcHVOffsetLimits = [[5,10,255],[5,30,255],[5,10,255],[10,110,325]]; -our @EcalHvLimits = (493,325,320); +our @EcalHvLimits = (1000,990,950); our @RpcHvLimits = (12,12,12); our @TofHvLimits = (764,760,759); our @FwHvLimits = (280,250,200); @@ -128,7 +128,7 @@ our @PionLvCurrLimits = (4,5,6); our $PadiwaEcalNumber = 126; -our @PadiwaEcalLimits = (3, 5, 8); +our @PadiwaEcalLimits = (0, 5, 8); our $PadiwaItofNumber = 18; our @PadiwaItofLimits = (0, 0, 0); diff --git a/hmon/doc/endp-mdc.htt b/hmon/doc/endp-mdc.htt index d9cd0ef..fe1ff26 100644 --- a/hmon/doc/endp-mdc.htt +++ b/hmon/doc/endp-mdc.htt @@ -7,7 +7,7 @@ missing or two boards in the same chamber are missing or few boards are missing

Error Handling