Difference between revisions of "Scaler server / client"
From GlueXWiki
(Created page with "* scServer_control.sh : scServer_control.sh set all <--- start servers on all ROCs : scServer_control.sh off all <--- removed servers from cron for all ROCs...") |
|||
Line 5: | Line 5: | ||
: scServer_control.sh off all <--- removed servers from cron for all ROCs | : scServer_control.sh off all <--- removed servers from cron for all ROCs | ||
− | : scServer_control.sh set fcal <--- start servers on all fcal (rocfcal1 .. rocfcal16) | + | : scServer_control.sh set fcal <--- start servers on all fcal (rocfcal1 ... rocfcal16) |
− | : scServer_control.sh set fcal:3:11 <--- start servers on | + | : scServer_control.sh set fcal:3:11 <--- start servers on (rocfcal3 ... rocfcal11) |
: scServer_control.sh set fcal:3 <--- start server only on rocfcal3 | : scServer_control.sh set fcal:3 <--- start server only on rocfcal3 | ||
− | : scServer_control.sh set fcal:2,5,9 <--- start servers on rocfcal2,rocfcal5,rocfcal9 | + | : scServer_control.sh set fcal:2,5,9 <--- start servers on rocfcal2, rocfcal5, rocfcal9 |
Revision as of 15:48, 14 September 2015
- scServer_control.sh
- scServer_control.sh set all <--- start servers on all ROCs
- scServer_control.sh off all <--- removed servers from cron for all ROCs
- scServer_control.sh set fcal <--- start servers on all fcal (rocfcal1 ... rocfcal16)
- scServer_control.sh set fcal:3:11 <--- start servers on (rocfcal3 ... rocfcal11)
- scServer_control.sh set fcal:3 <--- start server only on rocfcal3
- scServer_control.sh set fcal:2,5,9 <--- start servers on rocfcal2, rocfcal5, rocfcal9