dgsvcmon(1M) DG/UX R4.11 dgsvcmon(1M)
NAME
dgsvcmon - Data General remote service monitor
SYNOPSIS
/usr/sbin/dgsvcmon [ line ]
where
line Device name, must start with /dev/tty.
DESCRIPTION
dgsvcmon is the Data General remote service port monitor that
monitors the given line for modem activity.
The program prompts the user for remote access information. If the
dialback feature is enabled, dialback information will be requested.
If the dialback feature has been enabled, using svcmgr
and all the information is valid, the user will be called back.
Otherwise, the user connection will be established. After the
connection has been correctly established the user will be prompted
with a menu.
Operational messages are sent at as user information (user.info)
level messages to the syslogd to be saved.
dgsvcmon gets its modem information, password information, and
dialback information from the data stored in a structure accessible
through /dev/fe by svcmgr. At initial system boot time there are
default values in the structure. A system administrator can set
these values so that security is enhanced.
Named sockets are used to communicate with dgsvc_mid to share the
modem connected to the line specified.
Options are:
line
Specifies a device name to use as a communication line.
EXAMPLES
dgsvcmon /dev/tty00
FILES
/dev/fe The FE (Field Engineering) support driver character special file which provides proprietary service information.
/var/adm/dgsvcmon/tty*.line The socket through which dgsvcmon and dgsvc_d communicate if they are both trying to use the same port. For example tty00 or tty01.
DIAGNOSTICS
dgsvcmon exits if 1) it can't initiate a process to run in 2) it
can't create or bind to a named socket 3) it can't open the modem 4)
there is no activity on the remote console for 5 minutes, or 5) the
modem gets turned off.
Licensed material--property of copyright holder(s) 1
dgsvcmon(1M) DG/UX R4.11 dgsvcmon(1M)
SEE ALSO
dgsvc_mid(1M), svcmgr(1M)
Licensed material--property of copyright holder(s) 2