Index: trunk/DataCheck/crontab.fact01
===================================================================
--- trunk/DataCheck/crontab.fact01	(revision 12933)
+++ trunk/DataCheck/crontab.fact01	(revision 12934)
@@ -1,3 +1,3 @@
-MAILTO=shift@fact-project.org
+MAILTO=daniela.dorner@unige.ch
 # cronjobs for fact01 alias gate
 # check time offset of machine
Index: trunk/DataCheck/crontab.fact02
===================================================================
--- trunk/DataCheck/crontab.fact02	(revision 12933)
+++ trunk/DataCheck/crontab.fact02	(revision 12934)
@@ -1,4 +1,4 @@
-MAILTO=shift@fact-project.org
+MAILTO=daniela.dorner@unige.ch
 # cronjobs for fact02 alias aux
 # check time offset of machine
-0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
+0 */6 * * * /home/fact/SW.automatic.processing/DataCheck/CheckNTPDate.sh
Index: trunk/DataCheck/crontab.fact04
===================================================================
--- trunk/DataCheck/crontab.fact04	(revision 12933)
+++ trunk/DataCheck/crontab.fact04	(revision 12934)
@@ -1,4 +1,4 @@
-MAILTO=shift@fact-project.org
+MAILTO=daniela.dorner@unige.ch
 # cronjobs for fact04 alias gui
 # check time offset of machine
-0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
+0 */6 * * * /home/fact/SW.automatic.processing/DataCheck/CheckNTPDate.sh
Index: trunk/DataCheck/crontab.fact1
===================================================================
--- trunk/DataCheck/crontab.fact1	(revision 12933)
+++ trunk/DataCheck/crontab.fact1	(revision 12934)
@@ -1,15 +1,17 @@
-MAILTO=shift@fact-project.org
+MAILTO=daniela.dorner@unige.ch
 # cronjobs for fact1 alias data
 # check time offset of machine
-0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
+0 */6 * * * /home/fact/SW.automatic.processing/DataCheck/CheckNTPDate.sh
 # rsync data from fact2 to fact1
-*/30 * * * * if ! ps aux | grep RsyncRaw | grep -v grep >/dev/null 2>&1 ; then /home/fact/DataCheck/RsyncRaw.sh ; fi
-*/15 * * * * if ! ps aux | grep RsyncAux | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/RsyncAux.sh ; fi
+*/30 * * * * if ! ps aux | grep RsyncRaw | grep -v grep >/dev/null 2>&1 ; then /home/fact/SW.automatic.processing/DataCheck/RsyncRaw.sh ; fi
+*/15 * * * * if ! ps aux | grep RsyncAux | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/RsyncAux.sh ; fi
 # compress data on fact1
-42 * * * * if ! ps aux | grep ZipRawData | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/ZipRawData.sh ; fi
+42 * * * * if ! ps aux | grep ZipRawData | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/ZipRawData.sh ; fi
 # check raw data on fact1
-42 * * * * if ! ps aux | grep CheckRawData | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/CheckRawData.sh ; fi
+42 * * * * if ! ps aux | grep CheckRawData | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/CheckRawData.sh ; fi
 # fill auxiliary data on fact1
-21 8,10,12 * * * if ! ps aux | grep FillAuxData | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/FillAuxData.sh ; fi
+21 8,10,12 * * * if ! ps aux | grep FillAuxData | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/FillAuxData.sh ; fi
 # check disk usage for /loc_data
-0 * * * * /home/fact/DataCheck/CheckDU.sh
+0 * * * * /home/fact/SW.automatic.processing/DataCheck/CheckDU.sh
+# check processlog for WARN and ERROR
+10 0 * * * export AUTOMATIONSETUP="lp.fact"; /home/fact/SW.automatic.processing/Mars.CheObs.svn.2012.01.25/datacenter/scripts/checklogs
Index: trunk/DataCheck/crontab.fact2
===================================================================
--- trunk/DataCheck/crontab.fact2	(revision 12933)
+++ trunk/DataCheck/crontab.fact2	(revision 12934)
@@ -1,8 +1,8 @@
-MAILTO=shift@fact-project.org
+MAILTO=daniela.dorner@unige.ch
 # cronjobs for fact2 alias daq
 # check network status 
-*/15 * * * * /home/fact/DataCheck/CheckNetworkStatus.sh
+*/15 * * * * /home/fact/SW.automatic.processing/DataCheck/CheckNetworkStatus.sh
 # check time offset of machine
-0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
+0 */6 * * * /home/fact/SW.automatic.processing/DataCheck/CheckNTPDate.sh
 # check disk usage for /loc_data
-0 * * * * /home/fact/DataCheck/CheckDU.sh
+0 * * * * /home/fact/SW.automatic.processing/DataCheck/CheckDU.sh
