IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2013, 3:44:37 PM (13 years ago)
Author:
watersc1
Message:

ok?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippm/FilesMonitoring/Summary/snapshot.py

    r35945 r35983  
    1919            index += 1
    2020        elif argv[index] == 'mhpcc':
    21             nodesFilename = '/home/panstarrs/schastel/local/share/ippMhpccStorageNodes'
     21            nodesFilename = '%s/%s/share/filemon/ippMhpccStorageNodes' % (os.environ['PSCONFDIR'], os.environ['PSCONFIG'])
    2222            nodesFile = open(nodesFilename)
    2323            nodes = []
     
    6666                            ("stsci07.0"), ("stsci07.1"), ("stsci07.2"),
    6767                            ("stsci08.0"), ("stsci08.1"), ("stsci08.2"),
    68                             ("stsci09.0"), ("stsci09.1"), ("stsci09.2"), ] )
     68                            ("stsci09.0"), ("stsci09.1"), ("stsci09.2"),
     69                            ("stsci10.0"), ("stsci10.1"), ("stsci10.2"),   
     70                            ("stsci11.0"), ("stsci11.1"), ("stsci11.2"),   
     71                            ("stsci12.0"), ("stsci12.1"), ("stsci12.2"),   
     72                            ("stsci13.0"), ("stsci13.1"), ("stsci13.2"),   
     73                            ("stsci14.0"), ("stsci14.1"), ("stsci14.2"),   
     74                            ("stsci15.0"), ("stsci15.1"), ("stsci15.2"),   
     75                            ("stsci16.0"), ("stsci16.1"), ("stsci16.2"),   
     76                            ("stsci17.0"), ("stsci17.1"), ("stsci17.2"),   
     77                            ("stsci18.0"), ("stsci18.1"), ("stsci18.2"),   
     78                            ("stsci19.0"), ("stsci19.1"), ("stsci19.2"), ] )
    6979            index += 1
    7080        else:
Note: See TracChangeset for help on using the changeset viewer.