fi
ssh hadesp50 pkill -f speakdaemon.pl
+ssh hadesp33 pkill -f speakdaemon.pl
+
cd /home/hadaq/trbsoft/hadesdaq/hmon/
# cd permanent
DISPLAY=:0 ssh -f -X lxhadeb06p "ping -i 100 lxhadesdaqp" &>/dev/null &
-sshfs -o allow_other hades-qa@lxhadeb06p:/home/hades-qa/online/aug18/pics/vertex `pwd`/vertex
-sshfs -o allow_other hades-qa@lxhadeb06p:/home/hades-qa/online/aug18/pics `pwd`/qa
-sshfs -o allow_other hadaq@lxhadeb06p:/data01/tmp/ `pwd`/pion
+sshfs -o allow_other hades-qa@lxhadeb06p:/home/hades-qa/online/mar19/vertex `pwd`/vertex
+sshfs -o allow_other hades-qa@lxhadeb06p:/home/hades-qa/online/mar19/pics `pwd`/qa
+# sshfs -o allow_other hadaq@lxhadeb06p:/data01/tmp/ `pwd`/pion
echo " <Hmon> Linking files to server..."
ln -fs `pwd`/mdc.png /srv/www/htdocs/mon/
ln -fs `pwd`/background.png /srv/www/htdocs/mon/files/
ln -fs `pwd`/QA.pm /srv/www/htdocs/mon/
-#ln -fs `pwd`/styles.css files/
+ln -fs `pwd`/styles.css files/
#ln -fs `pwd`/indexstyles.css files/
ln -fs `pwd`/ecal_drawing.htm /srv/www/htdocs/mon/
ln -fs `pwd`/rich_drawing.htm /srv/www/htdocs/mon/
ln -fs `pwd`/rich_drawing_2.htm /srv/www/htdocs/mon/
ln -fs `pwd`/rich_drawing_bkpl.htm /srv/www/htdocs/mon/
-cp styles.css files
+# cp styles.css files
cp indexstyles.css files
#rm ~/trbsoft/hadesdaq/hmon/files/*.htt
rm ~/trbsoft/hadesdaq/hmon/files/note.htt
ssh hadesp50 'cd /home/hadaq/trbsoft/daq/hmon/; PERL5LIB=. ./speakdaemon.pl 2>>/home/hadaq/trbsoft/hadesdaq/hmon/logs/perlerror_speakdaemon' &
-
+ssh hadesp33 'cd /home/hadaq/trbsoft/daq/hmon/; PERL5LIB=. ./speakdaemon.pl 2>>/home/hadaq/trbsoft/hadesdaq/hmon/logs/perlerror_speakdaemon' &
sleep 1;
# echo " <Hmon> Done."