NAME

show - displays status of telescope servers and daemons

SYNOPSIS

show [tserver] [rtel] [rstage] [rslit] [rleach] [rmanta] [rtemps] [proc] [telco] [queue] [data] [done] [weatherd]

DESCRIPTION

show prints out information about the telescope depending on the choice of the option. It does it by doing a tail -f of the appropriate log in the /data directory.

EXAMPLE

Here is typical output of the show proc command.
rct      2752629       1  0 Jan29 ?        S      0:00 /bin/csh /home/rct/bin/weatherd
rct         3379    2659  0 Jan21 pts/0    S      0:00 bulld
rct       771747       1  0 Jan23 ?        Sl     3:02 rleach port=0x1345 rot=174.75 debug
rct         3231    2659  0 Jan21 pts/0    Sl    14:58 rmanta port=0x1344 camera=guider debug
rct         3217    2659  0 Jan21 pts/0    Sl     2:39 rslit port=0x1342
rct         3224    2659  0 Jan21 pts/0    Sl     0:00 rstage port=0x1343
rct      2751861       1  0 Jan29 ?        Sl     0:00 rtel port=0x1341 notemps badmirror debug=0x19 wallace=/home/rct/Documents/Pointing/jan2020.tpt maxdist=.020
rct      2751880       1  0 Jan29 ?        Sl     0:14 rtemps port=0x1346
rct      2144173       1  0 Jan27 ?        Sl     0:00 telco
rct      2751894       1  0 Jan29 ?        Sl     0:00 tserver port=0x1341 port=0x1342 port=0x1343 port=0x1344 port=0x1345 port=0x1346
other processes
rct      3055829 2752629  0 10:46 ?        S      0:00 sleep 894

Press button for current code:

OPTIONS

data - prints a list of the fileIDs, dates and other parameters about the FITs files. Watch out it is a very long list, so pipe it to more.

directory - prints the current data directory

done - prints a list of the RequestIDs, Start time/dates of requests that have been successfully observed starting with the present time and going back into the past.

proc - shows the tserver, rtel, and other telescope processes.

queue - prints the Schedule table of the data base to stdout. rtel - displays the printed output of the rtel telescope controller log.

rslit - displays the printed output of the rslit slit and weather control log.

rleach - displays the printed output of the rleach CCD control log.

telco - shows the telco master observatory daemon.

tserver - displays the printed output of the tserver telescope log file.

SEE ALSO

startnet, killtserver, starting the servers
Program index