NAME

show - displays status of telescope servers and daemons

SYNOPSIS

show [tserver] [rtel] [rslit] [rsbig] [proc] [telco] [queue] [data] [done] [weatherd] [domed] [directory] [leak]

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.
tcs    8742     1  0 Mar16 ?        S      0:00 /bin/csh /home/sonoma/bin/weatherd
tcs    8713     1  0 Mar16 ?        S      0:00 rsbig port=0x1343
tcs    8709     1  0 Mar16 ?        S      0:00 rslit debug port=0x1342
tcs    8705     1  0 Mar16 ?        S      0:00 rtel debug port=0x1341
tcs    8737     1  0 Mar16 ?        S      0:00 tserver ether=stella,0x1341 ether=stella,0x1342 ether=stella,0x1343

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 rsbig processes.

queue - prints the Schedule table of the data base to stdout.

show - displays memory usage of telescope processes.

rtel - displays the printed output of the rtel telescope controller log.

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

rsbig - displays the printed output of the rsbig CCD and filter 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