#---------------------------------------------------------------------------- [YodaDaemon] yodaLog: /home/pamelaprod/manager/logs/yodaMonitor.log pidfileYoda: /home/pamelaprod/manager/logs/yodaMonitor.pid rawReaderLog: /home/pamelaprod/manager/logs/rawReaderMonitor.log pidfileRawReader: /home/pamelaprod/manager/logs/rawReaderMonitor.pid transferLog: /home/pamelaprod/manager/logs/transferMonitor.log pidfileTransfer: /home/pamelaprod/manager/logs/transferMonitor.pid #---------------------------------------------------------------------------- [RawReaderMonitor] folderToMonitor: /home/ntsomz/downlinks/ benchmarkFile: /home/pamelaprod/manager/logs/Benchmark.csv #---------------------------------------------------------------------------- [YodaMonitor] benchmarkFile: /home/pamelaprod/manager/logs/Benchmark.csv #Time delay for polling the DB pollingDelay: 60 # The process will monitor new entries into the specific database. # Notice that for security reason the parameter have to a OWNER-ONLY read file dbConnectionFile: /home/pamelaprod/manager/.dbConnection #---------------------------------------------------------------------------- [TransferMonitor] benchmarkFile: /home/pamelaprod/manager/logs/Benchmark.csv #Time delay for polling the DB pollingDelay: 60 # The process will monitor new entries into the specific database. # Notice that for security reason the parameter have to a OWNER-ONLY read file dbConnectionFile: /home/pamelaprod/manager/.dbConnection # If active YodaMonitor will tranfer the source data file to the specified remote host # Notice that for security reason the parameter have to a OWNER-ONLY read file remoteConnectionFile: /home/pamelaprod/manager/.mephiConnection #---------------------------------------------------------------------------- [YodaProcess] executables: /home/pamelaprod/yoda/bin/ #yodaToStore: /home/pamelaprod/tmp/ yodaUnpackDir: /home/pamelaprod/yoda/filesFromYoda/ #Yoda output files are unpacked temporary here and then moved to yodaUnpackDir yodaTmpUnpack: /home/pamelaprod/tmp/filesFromYoda/ yodaParameter: -c 3 -o %(yodaTmpUnpack)s benchmarkFile: /home/pamelaprod/manager/logs/Benchmark.csv #---------------------------------------------------------------------------- [RawReaderProcess] executables: /home/pamelaprod/rawreader/bin/RawReader.exe #---------------------------------------------------------------------------- # Specify here the QLOOK program you want to be automatically executed by the YodaProcess # The format is # key = name of the executable in the form path/nameExecutable # value = all the parameters (but the file to process!) # The ADD/REMOVE of items can be done HOT, that is is not necessary to stop the YodaDaemon # # Example : # /opt/pamela/oneDir/xxx/extremeQLOOK: 'string', 0, 1234, 'anotherString' [QLOOKs] /home/pamelaprod/yoda/bin/AcCalib: '' /home/pamelaprod/yoda/bin/AcQLOOK: '' /home/pamelaprod/yoda/bin/VarDumpToXML: ' -xslPath /home/pamelaprod/yoda/data/VarDumpTemplate.xsl' /home/pamelaprod/yoda/bin/ArrDumpToXML: ' -xslPath /home/pamelaprod/yoda/data/ArrDumpTemplate.xsl' /home/pamelaprod/yoda/bin/TabDumpToXML: ' -xslPath /home/pamelaprod/yoda/data/TabDumpTemplate.xsl' /home/pamelaprod/yoda/bin/LogToXML: ' -xslPath /home/pamelaprod/yoda/data/LogTemplate.xsl' /home/pamelaprod/yoda/bin/McmdToXML: ' -xslPath /home/pamelaprod/yoda/data/McmdTemplate.xsl' /home/pamelaprod/yoda/bin/physEndRunToXML: ' -xslPath /home/pamelaprod/yoda/data/PhysEndRunTemplate.xsl' /home/pamelaprod/yoda/bin/HeaderScan: '' /home/pamelaprod/yoda/bin/ND_QL: '' /home/pamelaprod/yoda/bin/PacketScan: '' /home/pamelaprod/yoda/bin/S4_Calibration_QL: '' /home/pamelaprod/yoda/bin/S4_QL: '' /home/pamelaprod/yoda/bin/TmtcTemperature: '' #/home/pamelaprod/yoda/bin/TriggerScan: '' /home/pamelaprod/yoda/bin/TrackerQLookBasic: '' /home/pamelaprod/yoda/bin/TrackerQLookExpert: '' /home/pamelaprod/yoda/bin/TrkCalibQLookBasic: '' /home/pamelaprod/yoda/bin/TrkCalibQLookExpert: '' /home/pamelaprod/yoda/bin/FCaloCHKCALIB: '' /home/pamelaprod/yoda/bin/FCaloQLOOK: ''