Universal Command Server for UNIX - Configuration

Configuration

Universal Command Server configuration consists of defining runtime and default values via Server configuration options.

See Configuration Management for details on Universal Agent configuration methods.

Manager Override

A UCMD Manager can specify certain UCMD Server configuration options when it makes its request for command execution to the UCMD Server. The UCMD Manager command line option -server (SERVER_OPTIONS) is used to specify UCMD Server options.

Which options are available for manager override depend on the UCMD Server platform and release. UCMD Server configuration options specify a manager override option (see Universal Command Server Configuration Options) only if applicable. If override is not specified, no UCMD Manager override is available.

The UCMD Manager is not notified of override errors. The UCMD Server logs the error and continues processing the request.

Configuration File

The configuration file provides the simplest method of specifying configuration options whose values you do not want changed with each command invocation.

The UCMD Server configuration file name is specified in the Universal Command Server component definition. The default name is ucmds.conf. See the component definition file to determine the directory in which it is located. This file can be edited manually with any text editor.

Note

For any changes made directly to the UCMD Server configuration file to become active, a Universal Broker refresh is required, or the Universal Broker daemon must be restarted.

Configuration Options

The following table identifies all UCMD Server for UNIX configuration options. Each Option Name is a link to detailed information about that option.

Option Name

Description

ACTIVITY_MONITORING

Specification for whether or not product activity monitoring events are generated.

ALLOW_SPOOLING

Specification for whether or not spooling in permitted.

CMD_REFERENCE_DIRECTORY

Command reference directory.

CODE_PAGE

Code page used for text translation.

COMMAND_TYPE

Default command type.

DATA_AUTHENTICATION

Specification for whether or not data integrity checks are performed on all standard I/O files.

DATA_COMPRESSION

Specification for whether or not data is compressed on all standard I/O files.

DATA_ENCRYPTION

Specification for whether or not data is encrypted on all standard I/O files.

DATA_SSL_CIPHER_LIST

SSL/TLS cipher list for the control sessions.

EVENT_GENERATION

Events to be generated and processed as persistent events.

INSTALLATION_DIRECTORY

Base directory in which UCMD Server is installed.

JOB_RETENTION

Number of seconds a disconnected server remains active after user process completes.

KEEPALIVE_INTERVAL

Specification for if and how often a keepalive message is sent.

LOGIN

Login information.

MESSAGE_LEVEL

Level of messages written.

MIN_SSL_PROTOCOL

Minimum SSL/TLS protocol level that will be negotiated and used for communications channels.

MSG_SUPPRESSION_LIST

List of message IDs representing Universal messages to be suppressed.

NETWORK_FAULT_TOLERANT

Specification for whether or not the server accepts the network fault tolerant protocol.

NLS_DIRECTORY

Location of UMC and UTT files.

SCRIPT_TYPE

Script type of the user job being run.

SHELL

Default shell interpreter.

SPOOL_DIRECTORY

Location of spool files.

STDIO_TIMEOUT

Specifies the time in seconds to wait for Standard I/O to close before the server process exits.

TMP_DIRECTORY

Name of the directory used for temporary files.

TRACE_DIRECTORY

Location of trace files.

TRACE_FILE_LINES

Maximum number of lines to write to a trace file.

TRACE_TABLE

Memory trace table specification.

USER_SECURITY

Specification for whether or not user authentication is active.