You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • Login to lat-hobbit4 as user "glast" and create the following terminals with the working directory being ~glast/work/licos:
    • ProxyManager
    • ScriptEngine
    • StripChart
    • AlarmHandler
  • In the ProxyManager terminal enter:
    $ONLINE_ROOT/LICOS_ETC/start/runProxies.csh --vscip lat-elf21 --config vsc.cfg
    
  • In the ScriptEngine terminal enter:
    $ONLINE_ROOT/LICOS_ETC/start/cvt.csh localhost vsc.cfg
    
    And verify that there are no errors in either $LICOS_LOG/cvt.log or $LICOS_LOG/cvt_db.log
    $ONLINE_ROOT/LICOS_ETC/start/scriptEngine.csh --config scriptEngine.cfg --server lat-elf21 --vscConfig vsc.cfg --scriptOpts LatPowerOpts.cfg
    
  • In the StripChart terminal enter:
    $ONLINE_ROOT/LICOS_ETC/start/stripchart.csh --config $ONLINE_ROOT/LICOS_ETC/config/stripChart.cfg --vscConfig vsc.cfg --cvtHost localhost
    
  • No labels