Changes between Initial Version and Version 1 of Ticket #281


Ignore:
Timestamp:
08/25/15 14:19:58 (9 years ago)
Author:
olahaye
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #281 – Description

    initial v1  
    11If ARCHIVE_PATH does not exists, jobarchived crashes trying to create it.
    22
     3{{{
    34Tue 25 Aug 2015 13:59:59 - Housekeeping: checking RRD archive for cluster DIGITEO Cluster (may take a while)..
    45Traceback (most recent call last):
     
    1617    cluster_dir = '%s/%s' %( check_dir(ARCHIVE_PATH), cfgcluster )
    1718NameError: global name 'cfgcluster' is not defined
     19}}}