/[PAMELA software]/pythonModules/YodaDaemon.conf
ViewVC logotype

Diff of /pythonModules/YodaDaemon.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kusanagi, Mon May 1 13:51:23 2006 UTC revision 1.2 by kusanagi, Tue May 2 14:28:22 2006 UTC
# Line 1  Line 1 
1    # Generic YodaDaemon
2    # Use it as schema for custom deploy
3  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
4  [YodaDaemon]  [YodaDaemon]
5  yodaLog:                /home/pamelaprod/manager/logs/yodaMonitor.log  yodaLog:                /home/kusanagi/tmp/manager/logs/yodaMonitor.log
6  pidfileYoda:            /home/pamelaprod/manager/logs/yodaMonitor.pid  pidfileYoda:            /home/kusanagi/tmp/manager/logs/yodaMonitor.pid
7  rawReaderLog:           /home/pamelaprod/manager/logs/rawReaderMonitor.log  rawReaderLog:           /home/kusanagi/tmp/manager/logs/rawReaderMonitor.log
8  pidfileRawReader:       /home/pamelaprod/manager/logs/rawReaderMonitor.pid  pidfileRawReader:       /home/kusanagi/tmp/manager/logs/rawReaderMonitor.pid
9  transferLog:            /home/pamelaprod/manager/logs/transferMonitor.log  transferLog:            /home/kusanagi/tmp/manager/logs/transferMonitor.log
10  pidfileTransfer:        /home/pamelaprod/manager/logs/transferMonitor.pid  pidfileTransfer:        /home/kusanagi/tmp/manager/logs/transferMonitor.pid
11    
12    
13  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
14  [RawReaderMonitor]  [RawReaderMonitor]
15  folderToMonitor:        /home/ntsomz/downlinks/  folderToMonitor:        /home/ntsomz/downlinks/
16  benchmarkFile:          /home/pamelaprod/manager/logs/Benchmark.csv  benchmarkFile:          /home/kusanagi/tmp/manager/logs/Benchmark.csv
17    
18  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
19  [YodaMonitor]  [YodaMonitor]
20  benchmarkFile:          /home/pamelaprod/manager/logs/Benchmark.csv  benchmarkFile:          /home/kusanagi/tmp/manager/logs/Benchmark.csv
21    
22  #Time delay for polling the DB  #Time delay for polling the DB
23  pollingDelay: 60  pollingDelay: 60
24    
25  # The process will monitor new entries into the specific database.  # The process will monitor new entries into the specific database.
26  # Notice that for security reason the parameter have to a OWNER-ONLY read file  # Notice that for security reason the parameter have to a OWNER-ONLY read file
27  dbConnectionFile:      /home/pamelaprod/manager/.dbConnection  dbConnectionFile:      /home/kusanagi/tmp/manager/.dbConnection
28    
29    folderToMonitor:        /home/kusanagi/tmp/pit/
30    
31  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
32  [TransferMonitor]  [TransferMonitor]
33  benchmarkFile:          /home/pamelaprod/manager/logs/Benchmark.csv  benchmarkFile:          /home/kusanagi/tmp/manager/logs/Benchmark.csv
34    
35  #Time delay for polling the DB  #Time delay for polling the DB
36  pollingDelay: 60  pollingDelay: 60
37    
38  # The process will monitor new entries into the specific database.  # The process will monitor new entries into the specific database.
39  # Notice that for security reason the parameter have to a OWNER-ONLY read file  # Notice that for security reason the parameter have to a OWNER-ONLY read file
40  dbConnectionFile:      /home/pamelaprod/manager/.dbConnection  dbConnectionFile:      /home/kusanagi/tmp/manager/.dbConnection
41    
42  # If active YodaMonitor will tranfer the source data file to the specified remote host  # If active YodaMonitor will tranfer the source data file to the specified remote host
43  # Notice that for security reason the parameter have to a OWNER-ONLY read file  # Notice that for security reason the parameter have to a OWNER-ONLY read file
44  remoteConnectionFile:   /home/pamelaprod/manager/.mephiConnection  remoteConnectionFile:   /home/kusanagi/tmp/manager/.mephiConnection
45    
46    
47    
48  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
49  [YodaProcess]  [YodaProcess]
50  executables:            /home/pamelaprod/yoda/bin/  #Define here the directory where the YODA executable is avaliable
51  #yodaToStore:           /home/pamelaprod/tmp/  executables:            /home/kusanagi/pamela/bin/
52    #yodaToStore:           /home/kusanagi/tmp/tmp/
53    
54  yodaUnpackDir:          /home/pamelaprod/yoda/filesFromYoda/  yodaUnpackDir:          /home/kusanagi/tmp/yoda/filesFromYoda/
55    
56  #Yoda output files are unpacked temporary here and then moved to yodaUnpackDir  #Yoda output files are unpacked temporary here and then moved to yodaUnpackDir
57  yodaTmpUnpack:          /home/pamelaprod/tmp/filesFromYoda/  yodaTmpUnpack:          /home/kusanagi/tmp/filesFromYoda/
58  yodaParameter:          -c 3 -o %(yodaTmpUnpack)s  yodaParameter:          -c 3 -o %(yodaTmpUnpack)s
59    
60  benchmarkFile:          /home/pamelaprod/manager/logs/Benchmark.csv  benchmarkFile:          /home/kusanagi/tmp/manager/logs/Benchmark.csv
61    
62    # This variable define if the process have to overwrite, if exists, olf files.
63    # Possible values [True|False] (default False)
64    overwriteFiles:         True
65  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
66  [RawReaderProcess]  [RawReaderProcess]
67  executables:            /home/pamelaprod/rawreader/bin/RawReader.exe  executables:            /home/kusanagi/tmp/rawreader/bin/RawReader.exe
68    
69  #----------------------------------------------------------------------------  #----------------------------------------------------------------------------
70  # Specify here the QLOOK program you want to be automatically executed by the YodaProcess  # Specify here the QLOOK program you want to be automatically executed by the YodaProcess
# Line 67  executables:           /home/pamelaprod/rawreade Line 76  executables:           /home/pamelaprod/rawreade
76  # Example :  # Example :
77  # /opt/pamela/oneDir/xxx/extremeQLOOK: 'string', 0, 1234, 'anotherString'  # /opt/pamela/oneDir/xxx/extremeQLOOK: 'string', 0, 1234, 'anotherString'
78  [QLOOKs]  [QLOOKs]
79  /home/pamelaprod/yoda/bin/AcCalib: ''  /home/kusanagi/pamela/bin/VarDumpToXML:          -xslPath /home/kusanagi/pamela/data/VarDumpTemplate.xsl
80  /home/pamelaprod/yoda/bin/AcQLOOK: ''  /home/kusanagi/pamela/bin/ArrDumpToXML:          -xslPath /home/kusanagi/pamela/data/ArrDumpTemplate.xsl
81  /home/pamelaprod/yoda/bin/VarDumpToXML:        ' -xslPath /home/pamelaprod/yoda/data/VarDumpTemplate.xsl'  /home/kusanagi/pamela/bin/TabDumpToXML:          -xslPath /home/kusanagi/pamela/data/TabDumpTemplate.xsl
82  /home/pamelaprod/yoda/bin/ArrDumpToXML:        ' -xslPath /home/pamelaprod/yoda/data/ArrDumpTemplate.xsl'  /home/kusanagi/pamela/bin/LogToXML:              -xslPath /home/kusanagi/pamela/data/LogTemplate.xsl
83  /home/pamelaprod/yoda/bin/TabDumpToXML:        ' -xslPath /home/pamelaprod/yoda/data/TabDumpTemplate.xsl'  /home/kusanagi/pamela/bin/McmdToXML:             -xslPath /home/kusanagi/pamela/data/McmdTemplate.xsl
84  /home/pamelaprod/yoda/bin/LogToXML:        ' -xslPath /home/pamelaprod/yoda/data/LogTemplate.xsl'  /home/kusanagi/pamela/bin/PhysEndRunToXML:       -xslPath /home/kusanagi/pamela/data/PhysEndRunTemplate.xsl
85  /home/pamelaprod/yoda/bin/McmdToXML:       ' -xslPath /home/pamelaprod/yoda/data/McmdTemplate.xsl'  /home/kusanagi/pamela/bin/HeaderScan_QL: ''
86  /home/pamelaprod/yoda/bin/physEndRunToXML: ' -xslPath /home/pamelaprod/yoda/data/PhysEndRunTemplate.xsl'  /home/kusanagi/pamela/bin/Packet_QL: ''
87  /home/pamelaprod/yoda/bin/HeaderScan: ''  /home/kusanagi/pamela/bin/S4_Calibration_QL: ''
88  /home/pamelaprod/yoda/bin/ND_QL: ''  /home/kusanagi/pamela/bin/S4_QL: ''
89  /home/pamelaprod/yoda/bin/PacketScan: ''  /home/kusanagi/pamela/bin/TmtcTemperature_QL: ''
90  /home/pamelaprod/yoda/bin/S4_Calibration_QL: ''  /home/kusanagi/pamela/bin/OrbitalRate:           -map /home/kusanagi/pamela/data/terra4.png
91  /home/pamelaprod/yoda/bin/S4_QL: ''  #/home/kusanagi/pamela/bin/ND_QL: ''
92  /home/pamelaprod/yoda/bin/TmtcTemperature: ''  #/home/kusanagi/pamela/bin/AcCalib: ''
93  #/home/pamelaprod/yoda/bin/TriggerScan: ''  #/home/kusanagi/pamela/bin/AcQLOOK: ''
94  /home/pamelaprod/yoda/bin/TrackerQLookBasic: ''  #/home/kusanagi/pamela/bin/TriggerScan: ''
95  /home/pamelaprod/yoda/bin/TrackerQLookExpert: ''  #/home/kusanagi/pamela/yoda/bin/TrackerQLookBasic: ''
96  /home/pamelaprod/yoda/bin/TrkCalibQLookBasic: ''  #/home/kusanagi/pamela/yoda/bin/TrackerQLookExpert: ''
97  /home/pamelaprod/yoda/bin/TrkCalibQLookExpert: ''  #/home/kusanagi/pamela/yoda/bin/TrkCalibQLookBasic: ''
98  /home/pamelaprod/yoda/bin/FCaloCHKCALIB: ''  #/home/kusanagi/pamela/yoda/bin/TrkCalibQLookExpert: ''
99  /home/pamelaprod/yoda/bin/FCaloQLOOK: ''  #/home/kusanagi/pamela/yoda/bin/FCaloCHKCALIB: ''
100    #/home/kusanagi/pamela/yoda/bin/FCaloQLOOK: ''
101    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23