Descriptions | Full commands |
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/Aspirin on aste-v1c. (Don't forget to restart Aspirin on aste-1c after executing this script.) | ssh aste-v1c "/opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd stop; nohup /opt/sudo/bin/sudo /cosmos3/naoj/rc3.d/S99astnaojd start" |
Restart Aspirin on aste-1c. | 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" |
ASTE site status | ssh aste-1c "/cosmos3/naoj/bin/astemon.sh -nw" |