Channel Archiver

From LNLEpicsWiki

Jump to: navigation, search

The complete manual for the Channel Archiver is available on-line or local at file:///opt/epics/extensions/src/ChannelArchiver/manual/manual.pdf.

[edit] Archive Daemon

The ArchiveDaemon monitors, starts and stops the Archive engines. Its embedded web server can be reached at http://localhost:4900.

[edit] Archive Engines

The Archive Engines can be reached through the ArchiveDaemon. Their web server accepts the command "stop" (must be added to the URL of the main engine status page, e.g. http://localhost:4901/stop for the engine at port 4901).

[edit] Archive Viewer

The Archive Engines can be reached through the archiveviewer alias.

alias archiveviewer='java -jar /opt/epics/extensions/src/archive_viewer/archiveviewer.jar -u \ 
http://epics1.localdomain/archive/cgi/ArchiveDataServer.cgi &'
Personal tools