Changeset 17158


Ignore:
Timestamp:
09/09/13 15:56:14 (11 years ago)
Author:
Daniela Dorner
Message:
added paths for newdaq
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Monitoring/CheckDU.sh

    r14759 r17158  
    1414# get paths depending on host
    1515case $HOSTNAME in
    16         data) dirs=( "/loc_data" "/daq" "/newdaq" )
     16#        data) dirs=( "/loc_data" "/daq" "/newdaq" )
     17        data) dirs=( "/loc_data" )
    1718              ;;
    1819         daq) dirs=( "/raid10" )
     20              ;;
     21      newdaq) dirs=( "/fact" )
    1922              ;;
    2023   isdc-dl00) dirs=( "/gpfs" "/scratch" )
Note: See TracChangeset for help on using the changeset viewer.