/
UEM Manager for UNIX - Configuration Options Categories

UEM Manager for UNIX - Configuration Options Categories

Configuration Options Categories

The following table categorizes, according to function, the configuration options that are used to execute UEM Manager for UNIX. Each Option Name in those tables is a link to detailed information about that option.

Category

Description

Event Definition

System event to monitor.

Event Handler

Actions that should be taken when an event occurrence is triggered or rejected, or when an event expires.

Installation

Options that specify installation requirements, such as directory locations

Local

Options required for local broker registration.

Message

Universal Event Monitor message options.

Miscellaneous

Display command help and program versions.

Monitoring

Options that control how an event is monitored by the remote UEM Server.

Network

Transferring data between the local and remote systems.

Options

Alternative methods available for specifying command options.

Remote

Network address of the remote system and connection options.

User

Identify the user account with which monitoring activity is conducted on the remote system.

Event Definition Category Options

Option Name

Description

EVENT_ID

ID of a stored event definition record.

EVENT_TYPE

Type of event to monitor.

HANDLER_OPTIONS

Options that are passed as command line arguments to all processes executed on behalf of an event handler. See OPTIONS for handler-specific command line options.

INACTIVE_DATE_TIME

Date and time at which the state of the monitored event should be made "inactive."

TRACKING_INTERVAL

Frequency, in seconds, with which a tracked event occurrence is tested for completeness.

Event Definition Category Options - Type-Specific

These options are specific to event definitions with an EVENT_TYPE of FILE.


Option Name

Description

FILE_SPECIFICATION

Name or pattern of the file whose creation should be detected and tracked for completion.

MINIMUM_FILE_SIZE

Smallest size a file may be in order for it to be considered complete.

RENAME_FILE

Flag that indicates whether or not a completed file should be renamed.

RENAME_FILE_SPECIFICATION

Name or pattern to use when a file is renamed.

Event Handler Category Options


Option Name

Description

EVENT_STATE

Event state that, when encountered, will result in the execution of the associated event handler.

HANDLER_ID

ID of a stored event handler record.

HANDLER_TYPE

Type of process to execute. Reserved for future integration with other Universal Agent applications.

MAXIMUM_RETURN_CODE

Highest return code that an event handler can exit with to be considered as having executed successfully.

OPTIONS

Values that are passed as command line arguments to a particular handler specified for a given EVENT_STATE.

USER_COMMAND

Complete path to an application file or remote script that should be executed on behalf of the event handler.

USER_SCRIPT

Complete path to a local script file that contains one or more system commands that should be executed on behalf of the event handler

USER_SCRIPT_TYPE

Type of script interpreter used to evaluate and execute the commands contained in USER_SCRIPT.

Installation Category Options


Option Name

Description

INSTALLATION_DIRECTORY

Directory in which UEM Manager is installed.

Local Category Options

Option Name

Description

BIF_DIRECTORY

Broker Interface File (BIF) directory where the Universal Broker interface file is located.

PLF_DIRECTORY

Program Lock File (PLF) directory where the program lock files are located.

Message Category Options


Option Name

Description

MESSAGE_LANGUAGE

Language of messages written.

MESSAGE_LEVEL

Level of messages written.

MSG_SUPPRESSION_LIST

List of message IDs representing Universal messages to be suppressed.

NLS_ DIRECTORY

Directory location of message catalog and code page tables

TRACE_FILE_LINES

Maximum number of lines written to a trace file before it wraps around.

TRACE_TABLE

Memory trace table specification.

Miscellaneous Category Options


Option Name

Description

HELP

Write command option help.

VERSION

Write program version.

Monitoring Category Options


Option Name

Description

MAX_OCCURRENCE_COUNT

Maximum number of event occurrences to monitor.

POLLING_INTERVAL

Frequency with which the UEM Server will detect new occurrences of the system event. The UEM Server will also check at this time to see if the monitored event should be made inactive.

WAIT

Forces the UEM Manager to wait for the completion of the UEM Server.

Network Category Options


Option Name

Description

CODE_PAGE

Code page used for text translation.

CTL_SSL_CIPHER_LIST

SSL/TLS cipher list for the control session established between the UEM Manager and Server.

MIN_SSL_PROTOCOL

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

NETWORK_DELAY

Maximum number of seconds to wait for data communications.

Options Category Options