Table of Contents

DAFNE Logging

Environment

Crontab file

Every minute
* * * * * /space/daq/control/shortHistory.csh (every minute)

        \-> calls btf.csh
                  \-> fill the btf.dat file via running btfTime executable

Every 10 minute starting from 08
8,18,28,38,48,58 * * * * /space/daq/status/dafnePlots.csh

                       \dafnePlots.csh-> calls btfB.csh
                                 \btfB.csh-> calls pawX11 with btf2.kumac
                                                               \btf2.kumac-> calls runs.f
                                                                                   \runs.f-> calculation on btf.dat file
                                                                                   \runs.f-> output the out.ps
                                                               \btf2.kumac-> save the out.ps on /u2/data/temp/
                       \dafnePlots.csh-> move the /u2/data/temp/out.ps from btf2.kumac in YYYYMMDD.ps dated file on /u2/data/runs/daily/btf/