Changeset 12553 for trunk


Ignore:
Timestamp:
11/18/11 02:18:25 (13 years ago)
Author:
Daniela Dorner
Message:
adapted times for disk usage check
Location:
trunk/DataCheck
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/crontab.fact1

    r12549 r12553  
    990 9,12,15 * * * if ! ps aux | grep Zip | grep -v grep ; then /home/fact/DataCheck/ZipRawData.sh ; fi
    1010# check disk usage for /loc_data
    11 0 8,18 * * * /home/fact/DataCheck/CheckDU.sh
     110 18,20,22,0,2,4,6,8 * * * /home/fact/DataCheck/CheckDU.sh
  • trunk/DataCheck/crontab.fact2

    r12549 r12553  
    660 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
    77# check disk usage for /loc_data
    8 0 8,18 * * * /home/fact/DataCheck/CheckDU.sh
     80 18,20,22,0,2,4,6,8 * * * /home/fact/DataCheck/CheckDU.sh
Note: See TracChangeset for help on using the changeset viewer.