# make a link to this file in the archive-engine instalation folder. eg. # ln -s ~/git-repos/ISTTOK/epics/css/isttok.ini /opt/epics/archive-engine/ # ------------------------- # Package org.phoebus.pv.ca # ------------------------- # Channel Access address list # org.phoebus.pv.ca/addr_list=192.168.1.255 org.phoebus.pv.ca/addr_list=192.168.1.110 192.168.1.152 org.phoebus.pv.ca/auto_addr_list=false # ------------------------- # Package org.phoebus.pv.pva # ------------------------- # PVAccess address list org.phoebus.pv.pva/epics_pva_addr_list=192.168.1.110 192.168.1.152 # PVAccess auto address list - true/false org.phoebus.pv.pva/epics_pva_auto_addr_list=false # ---------------------------- # Package org.csstudio.archive # ---------------------------- # MySQL DB access org.csstudio.archive/url=jdbc:mysql://localhost/isttok_archiveDB?rewriteBatchedStatements=true # RDB user and password # Some applications also provide command-line option to override. org.csstudio.archive/user=isttok org.csstudio.archive/password=xxxx