Index: trunk/DataCheck/Cron/crontab.fact2
===================================================================
--- trunk/DataCheck/Cron/crontab.fact2	(revision 18328)
+++ trunk/DataCheck/Cron/crontab.fact2	(revision 18329)
@@ -10,5 +10,5 @@
 # rsync auxfiles from newdaq via daq to data
 */15 * * * * if ! ps aux | grep RsyncAuxLP | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncAuxLP.sh ; fi
-# first step of the QLA: rsync newdaq->daq, sequ writing, callisto, star
+# first step of the QLA: rsync newdaq->daq, callisto, star, starting also ganymed
 */5 19-23,0-7 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi
 0 8-18 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi
@@ -18,4 +18,7 @@
 # create quality plots
 0 * * * * /home/fact/SW.automatic.processing/DataCheck/DataCheck/PlotQuality.sh
+# fill ratescans to database and plot them for website
+10 * * * * /home/fact/SW.automatic.processing/DataCheck/Processing/FillRatescans.sh
+15 * * * * /home/fact/SW.automatic.processing/DataCheck/DataCheck/PlotRatescans.sh
 # backup of the QLA results to newdaq
 0 8,10,12 * * * /home/fact/SW.automatic.processing/DataCheck/Transfer/BackupQLA.sh
