]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
update control GUI scripts
authorhadaq <jan@lxhadeb07>
Tue, 27 Nov 2018 09:06:26 +0000 (10:06 +0100)
committerhadaq <jan@lxhadeb07>
Tue, 27 Nov 2018 09:06:26 +0000 (10:06 +0100)
control/gui/eb/22_Restart_BNET_2_Builders [moved from control/gui/eb/24_Restart_BNET_6_Builders with 61% similarity]
control/gui/eb/23_Restart_BNET_4_Builders [new file with mode: 0755]
control/gui/eb/25_Restart_BNET_8_Builders [new file with mode: 0755]
control/gui/eb/30_Prefix_NoFile
control/gui/eb/70_Prefix_Ri
control/gui/expert/Restart_Rawdata_Mon
control/gui/expert/Set_RICH_Thr
control/gui/monitor/45_DAQ_RawMon

similarity index 61%
rename from control/gui/eb/24_Restart_BNET_6_Builders
rename to control/gui/eb/22_Restart_BNET_2_Builders
index af94c38291a50ba2e7050b5288940c20502d6919..96257aff5eb62cb0d617e18c3d7d7a514e45594f 100755 (executable)
@@ -4,12 +4,12 @@
 
 ssh -X hadaq@lxhadesdaq "
  xterm -geometry 80x24 -bg orange -fg black -e bash -c '
-  echo "Starting Eventbuilders  with 6 BNET builder nodes"
+  echo "Starting Eventbuilders  with 2 BNET builder nodes"
   cd ~/trbsoft/hadesdaq/evtbuild/
-  ./start_eb_gbe.pl -e restart -n 1-16  -d on -p te -b 6
+  ./start_eb_gbe.pl -e restart -n 1-16  -d on -p te -b 2
   sleep 2
  '
  "
 
-/home/hadaq/trbsoft/hadesdaq/utils/notifyall.sh "DAQ" "<I> Eventbuilders have been restarted using 6 BNET builder nodes" "EB" &
+/home/hadaq/trbsoft/hadesdaq/utils/notifyall.sh "DAQ" "<I> Eventbuilders have been restarted using 2 BNET builder nodes" "EB" &
 
diff --git a/control/gui/eb/23_Restart_BNET_4_Builders b/control/gui/eb/23_Restart_BNET_4_Builders
new file mode 100755 (executable)
index 0000000..295b438
--- /dev/null
@@ -0,0 +1,15 @@
+#!/bin/bash
+
+# notifyall.sh "DAQ" "<I> Eventbuilders are being restarted." "EB" &
+
+ssh -X hadaq@lxhadesdaq "
+ xterm -geometry 80x24 -bg orange -fg black -e bash -c '
+  echo "Starting Eventbuilders  with 4 BNET builder nodes"
+  cd ~/trbsoft/hadesdaq/evtbuild/
+  ./start_eb_gbe.pl -e restart -n 1-16  -d on -p te -b 4
+  sleep 2
+ '
+ "
+
+/home/hadaq/trbsoft/hadesdaq/utils/notifyall.sh "DAQ" "<I> Eventbuilders have been restarted using 4 BNET builder nodes" "EB" &
+
diff --git a/control/gui/eb/25_Restart_BNET_8_Builders b/control/gui/eb/25_Restart_BNET_8_Builders
new file mode 100755 (executable)
index 0000000..20a8104
--- /dev/null
@@ -0,0 +1,15 @@
+#!/bin/bash
+
+# notifyall.sh "DAQ" "<I> Eventbuilders are being restarted." "EB" &
+
+ssh -X hadaq@lxhadesdaq "
+ xterm -geometry 80x24 -bg orange -fg black -e bash -c '
+  echo "Starting Eventbuilders  with 8 BNET builder nodes"
+  cd ~/trbsoft/hadesdaq/evtbuild/
+  ./start_eb_gbe.pl -e restart -n 1-16  -d on -p te -b 8
+  sleep 2
+ '
+ "
+
+/home/hadaq/trbsoft/hadesdaq/utils/notifyall.sh "DAQ" "<I> Eventbuilders have been restarted using 8 BNET builder nodes" "EB" &
+
index d72d2a5934c678f5b51b611679bd653193a74d87..ed22b3cbf1132bd0e82cb7e71c0859540654aef2 100755 (executable)
@@ -15,7 +15,7 @@
 
 ssh -X hadaq@lxhadesdaq "
  xterm -geometry 80x24 -bg orange -fg black -e bash -c '
-   echo "Setting file prefix be"
+   echo "Setting file prefix --n NO FILES"
    /usr/bin/wget  -a /tmp/EB_filestart.log -O /tmp/EB_fileres.txt \"http://lxhadeb07:8099/Master/BNET/StartRun/execute?prefix='--'&oninit=10\"
    echo set prefix -- on BNET master controller
    sleep 2 
index 1afc78e907ba8e06d978b4970fa8f295ff222b2e..0fb8d119862cc1343dc37dc3a15732448511c782 100755 (executable)
@@ -17,7 +17,7 @@
 ssh -X hadaq@lxhadesdaq "
  xterm -geometry 80x24 -bg orange -fg black -e bash -c '
    echo "Setting file prefix ri"
-   /usr/bin/wget  -a /tmp/EB_filestart.log -O /tmp/EB_fileres.txt \"http://lxhadeb07:8099/Master/BNET/StartRun/execute?prefix=te&oninit=10\"
+   /usr/bin/wget  -a /tmp/EB_filestart.log -O /tmp/EB_fileres.txt \"http://lxhadeb07:8099/Master/BNET/StartRun/execute?prefix=ri&oninit=10\"
    echo set prefix ri on BNET master controller
    sleep 2 
    '
index 73a6dc7d3ca083617b79eb8bde9683ae8264df69..cfc8977eece04008f78c8e90463196776cbc412d 100755 (executable)
@@ -2,8 +2,11 @@
 #lxhadeb03 140.181.91.154
 #lxhadeb07 140.181.80.125
 # lxhadeb 08 (140.181.80.62
-#xterm -geometry 80x24 -bg orange -fg black -e bash -c ' ssh hadaq@140.181.91.154 "/home/hadaq/bin/restart_bnetmaster.sh ; echo closing window in 5 secs...; sleep 5" '
-xterm -geometry 80x24 -bg orange -fg black -e bash -c ' ssh hadaq@140.181.83.176 "/home/hadaq/bin/restart_rawmon.sh ; echo closing window in 5 secs...; sleep 5" '
+# below for lxhadeb13, given back to Jochen
+#xterm -geometry 80x24 -bg orange -fg black -e bash -c ' ssh hadaq@140.181.83.176 "/home/hadaq/bin/restart_rawmon.sh ; echo closing window in 5 secs...; sleep 5" '
+# below lxhadeb12:
+xterm -geometry 80x24 -bg orange -fg black -e bash -c ' ssh hadaq@140.181.83.168 "/home/hadaq/bin/restart_rawmon.sh ; echo closing window in 5 secs...; sleep 5" '
+
 
 
 
index f1a9c67ed2c9e4a29f9a50efbc805df976c1f8b8..4f1424442f08fa22870291a5625c5f8afeb30f7f 100755 (executable)
@@ -10,7 +10,8 @@ xterm -geometry 80x24 -bg orange -fg black -e bash --login -c '
   cd /home/hadaq/trbsoft/daqtools/thresholds/threshold_wuppertal/trb_dirich_threshold/
   source ./setLD
   #./HADESthreshscan_v1
-  ./HADESthreshscan_v1 --loading-file /home/hadaq/trbsoft/daqtools/thresholds/threshold_wuppertal/trb_dirich_threshold/standard_baselines.thr -l 0 -n 0 5
+  #./HADESthreshscan_v1 --loading-file /home/hadaq/trbsoft/daqtools/thresholds/threshold_wuppertal/trb_dirich_threshold/standard_baselines.thr -l 0 -n 0 5
+  ./HADESthreshscan_v1 --loading-file /home/hadaq/trbsoft/daqtools/thresholds/threshold_wuppertal/trb_dirich_threshold/standard_baselines.thr -l 0 -t 0 50
   echo \"Done\"
   sleep 10
 "
index a015cfb94e7bf4779a9b4d3aedd1f3571cda92d7..0f0016e00fa6768cdb2e9ba2d3a95b17e6758b9c 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/bash
-MOZ_NO_REMOTE=1 firefox -P RawMon -new-window http://hades33/rawmon/?monitoring=3000\&layout=flex\&items=["HADES/Run/Control/ErrLog","HADES/Run/HLD/HLD_ErrPerTDC","HADES/Run/HLD/HLD_HitsPerTDC","HADES/Run/HLD/HLD_EvType"]
+MOZ_NO_REMOTE=1 firefox -P RawMon -new-window http://hades33/rawmon/?monitoring=3000\&layout=flex\&items=["HADES/Run/Control/ErrLog","HADES/Run/HLD/HLD_ErrPerTDC","HADES/Run/HLD/HLD_HitsPerTDC","HADES/Run/HLD/HLD_EvType"]\&options=["fill_red","","",""]