NAME

show - displays status of telescope servers and daemons

SYNOPSIS

show [proc] [rtel] [rslit] [tserver]

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 ~telescope/logs directory.

EXAMPLE

Here is typical output of the show proc command.
26480 ?        S      0:00 rtel port=0x1341
26581 ?        S      0:00 rslit port=0x1342
26596 ?        S      0:00 rlit port=0x1342
26590 ?        S      0:00 tserver ether=localhost,0x1341 ether=localhost,0x13423 
26593 ?        S      0:00 weatherd
The first entry is the process ID. The server processes rtel, rslit are shown. There are two entries of rslit as the weather process is forked.

Press button for current code:

OPTIONS

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

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

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

proc - shows the tserver, rtel

SEE ALSO

startnet
Program index