wiki:TroubleShootingSoftware

Version 2 (modified by ftemme, 11 years ago) ( diff )

--

Trouble Shooting - Software

Stopping Programs

  • never stop a not hanging program with ctrl+c
    • when a restart of the program is really necessary use .q instead
    • restarting a program is in most cases not a solution and only increase the risk to trigger more problems. So avoid restarting programs as long as possible

List of needed software and the corresponding screen sessions

screen-session on DAQ (OUTDATED)

Do not forget start.sh before all programs

  1. biasctrl
    • has to be running on the PC, where the bias crate is connected, currently daq
  2. dns
    • has to be running before hardware startup
  3. dimserver
    • start.sh dimctrl --server
  4. drivectrl
  5. mcp
  6. lidctrl
  7. bash
    • just an empty bash for working on daq
  8. ftmctrl
  9. feedback
  10. magicweather
  11. fscctrl
  12. agilentctrl
  13. powerctr.
  14. magiclidar
  15. ratescan
  16. tngweather
  17. ratectrl
  18. chatserv

screen-session on newdaq (OUTDATED)

  1. fadctrl
    • has to be running on newdaq
  2. datalogger
    • has to be running on newdaq
    • has to be running before hardware startup

Do not forget start.sh before all programs

screen-session on AUX (OUTDATED)

Do not forget start.sh before all programs

  1. timecheck
    • has to be running on aux

screen-session on GATE (OUTDATED)

Do not forget start.sh before all programs

  1. smartfact
    • has to be running on gate
Note: See TracWiki for help on using the wiki.