Changeset 15326
- Timestamp:
- 04/14/13 00:23:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Cron/crontab.fact-viewer
r15287 r15326 19 19 # fill thresholds to DB 20 20 30 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 22 30 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.