Ignore:
Timestamp:
10/12/06 10:01:19 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/datacenter/scripts
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/checklogs

    r7955 r8058  
    2525# ========================================================================
    2626#
    27 # This script is removing lock files which are older than 12 hours.
    28 #
    29 # Each process in the automatic analysis is writing a lock file. As these
    30 # processes are launched with condor, they are stopped after 12 hours, if
    31 # they are still running. In this case the lock files are not removed.
    32 #
    33 # By comparing the date of the lock file and the current date, the
    34 # running time of a process is determined and if it is bigger than 12
    35 # hours (which means that the process has been already kill by condor) the
    36 # lock file is removed
     27# This script checks, if there are WARNs or ERRORs in the processlog of
     28# the last night and sends them to the emailadresse(s) in $erradr
    3729#
    3830
Note: See TracChangeset for help on using the changeset viewer.