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" &
--- /dev/null
+#!/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" &
+
--- /dev/null
+#!/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" &
+
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
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
'
#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" '
+
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
"
#!/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","","",""]