To steer and monitor the DIRC we have
The epics production area is /nfs/bbr-srv01/u1/babar/boot/apps, directory to which the environment variable DAPPDIR should be set. Each IOC uses its own package (called epics-drc-mon/hv/gas/soft respectively).
If you look in this directory you should see a structure similar to the example below (situation as of 2006/02/12):
Changing the version of the code running in an IOC is straightforward: one just needs to change the symbolic link and to reboot the IOC. Yet, this procedure should only be done by the DIRC epics experts (currently Christophe Thiebaux and Nicolas Arnaud) or by ODC experts (Matthias Wittgen in particular).
The IOC logfiles for the current day and for the past week can be found in the /nfs/bbr-nfs01/logfiles/Odc aerea. There is one directory per day which contains one file for each IOC.
Each IOC package contains several directories:
Alarms are stored in the cmlog logfiles. Two are available on the shifter consoles: the alarm handler logfile and the ORC logfile. Both can be queried with command lines to get the list of alarms which showed up in a given time range. Examples of scripts can be found here. Information is also available in the file OstErrLogger/README.cmlogQuery or in this page.
More information on the ALH can be found in the Alarm Handler User's Guide.
More information about epics records can be found in the Reference Manual.
Useful information
is on the web.