Version 5 (modified by 10 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
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
- dimserver /home/fact/operation/dimserver
- mcp /home/fact/operation/mcp
- fadctrl /home/fact/operation/fadctrl
- datalogger /home/fact/operation/datalogger
- drivectrl /home/fact/operation/drivectrl
- lidctrl /home/fact/operation/lidctrl
- biasctrl /home/fact/operation/biasctrl
- pwrctrl /home/fact/operation/pwrctrl
- ftmctrl /home/fact/operation/ftmctrl
- feedback /home/fact/operation/feedback
- ratecontrol /home/fact/operation/ratecontrol
- ratescan /home/fact/operation/ratescan
- fscctrl /home/fact/operation/fscctrl
- temperature /home/fact/operation/temperature
- magiclidar /home/fact/operation/magiclidar
- magicweather /home/fact/operation/magicweather
- tngweather /home/fact/operation/tngweather
- agilentctrl-24V /home/fact/operation/agilentctrl 24V
- agilentctrl-50V /home/fact/operation/agilentctrl 50V
- agilentctrl-80V /home/fact/operation/agilentctrl 80V
- gpsctrl /home/fact/operation/gpsctrl
- sqmctrl /home/fact/operation/sqmctrl
- gcn /home/fact/operation/gcn
- chatserv /home/fact/operation/chatserv
- dns /home/fact/operation/dns
- bash
screen-session on GATE
see also /users/fact/.screenrc_gate on gate
- smartfact /home/fact/FACT++/start.sh smartfact
- bash
screen-session on AUX
see also /home/fact/.screenrc_aux on aux
- timecheck /home/fact/operation/timecheck
- bash
Note:
See TracWiki
for help on using the wiki.