wiki:TroubleShootingSoftware

Version 5 (modified by Daniela Dorner, 10 years ago) ( diff )

removed outdated information

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

Starting Programs

Do not forget start.sh before all programs! It makes sure that the programs are automatically restarted.

List of needed software and the corresponding screen sessions

screen-session on NEWDAQ

see also /home/fact/.screenrc_newdaq on newdaq

  1. dimserver /home/fact/operation/dimserver
  2. mcp /home/fact/operation/mcp
  3. fadctrl /home/fact/operation/fadctrl
  4. datalogger /home/fact/operation/datalogger
  5. drivectrl /home/fact/operation/drivectrl
  6. lidctrl /home/fact/operation/lidctrl
  7. biasctrl /home/fact/operation/biasctrl
  8. pwrctrl /home/fact/operation/pwrctrl
  9. ftmctrl /home/fact/operation/ftmctrl
  10. feedback /home/fact/operation/feedback
  11. ratecontrol /home/fact/operation/ratecontrol
  12. ratescan /home/fact/operation/ratescan
  13. fscctrl /home/fact/operation/fscctrl
  14. temperature /home/fact/operation/temperature
  15. magiclidar /home/fact/operation/magiclidar
  16. magicweather /home/fact/operation/magicweather
  17. tngweather /home/fact/operation/tngweather
  18. agilentctrl-24V /home/fact/operation/agilentctrl 24V
  19. agilentctrl-50V /home/fact/operation/agilentctrl 50V
  20. agilentctrl-80V /home/fact/operation/agilentctrl 80V
  21. gpsctrl /home/fact/operation/gpsctrl
  22. sqmctrl /home/fact/operation/sqmctrl
  23. gcn /home/fact/operation/gcn
  24. chatserv /home/fact/operation/chatserv
  25. dns /home/fact/operation/dns
  26. bash

screen-session on GATE

see also /users/fact/.screenrc_gate on gate

  1. smartfact /home/fact/FACT++/start.sh smartfact
  2. bash

screen-session on AUX

see also /home/fact/.screenrc_aux on aux

  1. timecheck /home/fact/operation/timecheck
  2. bash
Note: See TracWiki for help on using the wiki.