Virtual TapeServer 6.03.42 Installation Guide

Configuring EMS Communication | 65
ems_service_
prompt_type
Specifies the service selection
prompt to which the EMS login
process responds and begins.
type is the hostname of the
NonStop server or
TYPE:choice, where choice is
the login service, such as TACL,
TACLS, XYGATE, or
SAFEGUARD. You can also
specify _ANYSYS instead of
_type.
Assign any search pattern as a
Perl regular expression, and the
special %username% and
%password% values may be
used in responses to equate to
those values. All entries should
be enclosed in single quotes
rather than double quotes.
Default value: /^Enter
Choice>\s*$/i (set for
_ANYSYS)
Expression No
ems_service_select_
type
Specifies the service. See
ems_service_prompt_type
for an explanation of type.
Default value: TACL (set for
_ANYSYS)
Expression Yes
ems_login_
command_NSserver
Initiates the EMS Distributor
on the NonStop server. The
name variable in the command
($VTMS1 in the following
example) should be unique for
every VTS server.
Example:
ems_login_command_DEV2='
#SET #INFORMAT TACL
STOP $VTMS1 | EMSDIST /
CPU 0, PRI 100, NAME
$VTMS1/ TYPE P,
COLLECTOR $0, TEXTOUT
[#MYTERM]'
Note: When coding this, include
everything on a single line.
An empty
string or CR
to send a
carriage
return
or
Multiple
commands
separated by
|
Yes
Parameter Description Values Required