From: Kasemir, K. <kas...@or...> - 2012-05-03 19:14:30
|
Hi: For the record, the issue was that the ArchiveEngine had stopped. Like any RCP app, the ArchiveEngine, AlarmServer, ... use a workspace. It can be set via ArchiveEngine -data /path/to/engine_workspace Only one program can use a workspace at a time. For non-GUI programs, the only useful thing in the workspace may be the .metadata/.log file that might provide error messages. Thanks, -Kay On 5/3/12 10:52 , "Florian Feldbauer" <fl...@ep...> wrote: >I'm archiving the values of my EPICS PVs with BEAUTY and store them in a >postgresql database. This database is also used as archive data server >for the data browser. The PVs are triggered periodically every 10 seconds. > >In the Data Browser however, the first archived value appearing for any >PV in the strip chart is approximately 24 hours old, although the >database contains many entries for the time in between. > >Is this the normal behavior? Can this be changed? |