NCDSTATS(1) USER COMMANDS NCDSTATS(1)
NAME
ncdstats - display statistics about an NCD terminal
SYNOPSIS
rsh hostname stats [-d display] [-h host] [-p password] [-f
font] [-n name] [+-s]
lcexec stats [ option ... ]
DESCRIPTION
The ncdstats program collects and displays statistics on an
NCD terminal from the configuration daemon running inside
the terminal. Information about the terminal's hardware and
software configuration, network connections, and various
operations are displayed onscreen in a Motif-based graphical
user interface. Statistics may be updated or saved to a
file from the user interface.
OPTIONS
The following options can be used with ncdstats:
-d display
This option specifies the name of the X server to use.
The default is to use hostname:0.0.
-h host
This option specifies the NCD Display Station to which
ncdstats should connect to collect satistics. The
default is to use the terminal on which ncdstats is
running.
-p password
This option specifies a password for connecting to an
alternate NCD Display Station via the -h option. If no
password is given, ncdstats will put up a dialogue box
prompting the user to enter a password.
-f font
This option specifies the font which ncdstats should
use.
-n name
This option specifies the name under which resources
for ncdstats should be found. "ncdstats" is the
default.
+-s This option indicates whether requests to the X server
should be sent synchronously for debugging, instead of
asynchronously. It should not normally be used when
running ncdstats.
NCDware 3.1 1
NCDSTATS(1) USER COMMANDS NCDSTATS(1)
X DEFAULTS
Resources are searched for under the name "ncdstats" unless
the -name option is used, class "NCDstats".
foreground (class Foreground)
specifies the color to use for the foreground of the application.
The default is "black".
background (class Background)
specifies the color to use for the background of the application.
The default is "NCDGray" ("#cccccc") for color diplays and "white"
for monochrome displays.
font (class Font)
specifies the font to use. The default is
"-adobe-helvetica-bold-r-normal--*-120-*-*-p-*-iso8859-1".
Text editing fields in the interface always use the "fixed" font.
SEE ALSO
ncdconsole (1)
COPYRIGHT
Copyright 1992, 1993, Network Computing Devices, Inc.
AUTHOR
Paul Boutin, Network Computing Devices, Inc.
NCDware 3.1 2