Previous Topic: MSI Properties for the Scalability Server PackageNext Topic: MSI Properties for the ENC Gateway Server Package


MSI Properties for the Manager Package

The MSI install package for manager (Manager.msi) supports the following package-specific properties:

ADDLOCAL

Specific features that can be selected for installation.

Value

Description

Manager

Manager common components (mandatory for any manager installation)

MgrInf

Manager common infrastructure (mandatory for any manager installation)

MgrDC

Engine plug-in (mandatory for any manager installation)

MgrAM

Asset Management manager plug-in

MgrRC

Remote Control manager plug-in

MgrSD

Software Delivery manager plug-in

MgrDTS

Data Transport Service manager plug-in (mandatory for any Software Delivery manager installation)

MgrDM

Deployment manager plug-in

MgrIP

Image Prepare manager plug-in

ALL

Select all of the features above.

DMSOFTLIBDIR

Directory path where the packages for DMDeploy should be installed.

DMKEYLOCATION

Directory path for the Deployment Manager key file.

SDLIBRARY

Directory path where the Software Package Library should be installed.

MANAGER_ROLE

Role of the manager.

Value

Description

0 = Enterprise

The manager works as an enterprise manager.

1 = Domain Member

The manager works as a domain manager within an enterprise.

2 = Standalone Manager

The manager works as a standalone domain manager.

ENTERPRISE_NAME

Enterprise manager system the domain manager should connect to if the Domain Member role (value = 1) was defined. Otherwise, this property is empty.

Value: System name or IP address

WAC_MANAGER

Web Console manager system for a standalone Web Console installation.

Value: System name or IP address

ENGINE_MANAGER

Engine manager system for a standalone Engine installation.

Value: System name or IP address

DSM_TOMCAT_PORT

TCP/IP port where the handler listens for requests.

Default: 8090

DSM_TOMCAT_SHUT

TCP/IP port where the handler listens for shutdown requests.

Default: 8095

DSM_TOMCAT_AJP

Port where the worker listens for Ajp13 requests in order to forward requests to out-of-process workers using the Ajpv13 protocol.

Default: 8020

DB

Type of the database used.

Value: SQLServer or Oracle

DBSERVER

Name of the system where the database resides.

Value: System name or IP address

DBUSERNAME

Windows user name for database access.

DBPASSWORD

Password for DBUSERNAME.

DBVUSER

Vnode on the database system, if the database is Ingres and if a remote database system is used.

DBVPWD

Password for DBVUSER.

DBSW

Flags whether the Software Signatures for software detection should be inserted (included) into the Management Database or not (excluded).

Value

Description

excl_sw

Do not insert software signatures.

incl_sw

Insert software signatures.

FAILOVER_ENABLED

Flags whether recovery support is enabled or disabled.

Value

Description

0

Recovery support is disabled.

1

Recovery support is enabled.

FAILOVER_STATUS

Flags whether this manager is the active or passive node in a clustered environment.

Value

Description

0

This manager is a passive manager.

1

This manager is the active manager.

FAILOVER_CLUSTER_NAME

Cluster name of the manager.