Changeset 15326


Ignore:
Timestamp:
04/14/13 00:23:43 (12 years ago)
Author:
Daniela Dorner
Message:
added FillEffectiveOn.sh
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Cron/crontab.fact-viewer

    r15287 r15326  
    1919# fill thresholds to DB
    202030 14,17 * * * if ! ps aux | grep FillAuxThresholds | grep -v grep >/dev/null 2>&1  ; then time ~/DataCheck/Processing/FillAuxThresholds.sh ; fi
     21# fill ontime to DB
     2230 14,17 * * * if ! ps aux | grep FillEffectiveOn | grep -v grep >/dev/null 2>&1  ; then time ~/DataCheck/Processing/FillEffectiveOn.sh ; fi
Note: See TracChangeset for help on using the changeset viewer.