SCRAMNet with Data Turbine

From Lehigh RTMD Wiki

Jump to: navigation, search

Connecting

  1. SSH to neestele.nees.lehigh.edu
  2. Change directory to '/usr/rtmd/rbnb/'
  3. Make sure a Turbine XML is present and up to date. See Creating a Turbine XML From DAQ below or Metadata Generator
  4. Run './connect_SCRAMNet [Source name] [Turbine XML File]' where [Source name] is the name you want the archive and channel list to be classified as and [Turbine XML File] is the generated XML file for the SCRAMNet channels.

Disconnecting

  1. SSH to neestele.nees.lehigh.edu
  2. Change directory to '/usr/rtmd/rbnb/'
  3. Run './kill_SCRAMNet'

Creating a Turbine XML From DAQ

  1. First follow the steps in Create DAQ Database XML
  2. Connect to neestele.nees.lehigh.edu
  3. Copy neesdaqConfig.xml to /usr/rtmd/rbnb/
  4. Run ./daq_to_turbine_xml neesdaqConfig.xml [Turbine Filename].xml