Descriptions | Fullcommands |
Restart COSMOS3 on the ASTE site | ssh -t aste-1c "sudo /cosmos3/naoj/sbin/cos3_cntl restart all" |
Restart remote-site COSMOS3 and its connections to the ASTE site on a remote site | ssh -t aste-mt1 "sudo /cosmos3/naoj/sbin/cos3_cntl restart" (Mitaka) |
ssh -t aste-at1 "sudo /cosmos3/naoj/sbin/cos3_cntl restart" (SPdA) | |
Restart Envmon and Aspirin (Don't forget to restart ASPIRIN after envmon restarts) | (1) ssh aste-v1c "/opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd stop; nohup /opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd start" (2) ssh -t aste-1c "sudo /cosmos3/naoj/rc3.d/S99astnaojd stop; nohup sudo /cosmos3/naoj/rc3.d/S99astnaojd start" |
Turn on Aspirin-blue (wind correction) | ssh aste-1c "/cosmos3/naoj/bin/windsw on" |
Display ASTE site status | ssh aste-1c "/cosmos3/naoj/bin/astemon.sh -nw" |
Shortcut | Description | Full command | Available machine |
Restart COSMOS at ASTE site | ssh aste-1s "/opt/sudo/bin/sudo /cosmos3/aste/nro/sbin/cos3_cntl stop all; nohup /opt/sudo/bin/sudo /cosmos3/aste/nro/sbin/cos3_cntl start all" | ||
Restart connection from aste-mt2 to ASTE site | ssh aste-mt1 "nohup /opt/sudo/bin/sudo /home/cosmos3/aste/nro/sbin/cos3_cntl restart ssh" | ||
Restart Envmon/Aspirin on aste-v1c. | ssh aste-v1c "/opt/sudo/bin/sudo /cosmos3/aste/nro/rc3.d/S99astnrod stop; nohup /opt/sudo/bin/sudo /cosmos3/aste/nro/rc3.d/S99astnrod start" | ||
Restart Aspirin on aste-1c. | ssh aste-1c "/opt/sudo/bin/sudo /cosmos3/aste/nro/rc3.d/S99astnrod stop; nohup /opt/sudo/bin/sudo /cosmos3/aste/nro/rc3.d/S99astnrod start" | ||
Turn on Aspirin-blue (wind correction) | ssh aste-1c "/cosmos3/aste/nro/sbin/windsw on" |