UEM Manager for Windows - Configuration Options Categories

Configuration Options Categories

The following table categorizes, according to function, the configuration options that are used to execute UEM Manager for Windows. Each Category name is a link to a table of options in that category. 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

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.

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


Option Name

Description

COMMAND_FILE_ENCRYPTED

Encrypted file that contains some command options.

COMMAND_FILE_PLAIN

Plain text file that contains some command options.

COMMAND_ID

ID that identifies unit of work represented by the UEM Manager and its associated UEM Server

ENCRYPTION_KEY

Optional encryption key used to decrypt the encrypted command file specified by the COMMAND_FILE_ENCRYPTED option.

Remote Category Options


Option Name

Description

CONNECT_TIMEOUT

Amount of time that a UEM Manager will wait for a connection to a remote Universal Broker to complete.

DNS_EXPAND

Number of IP addresses returned to UEM Manager following a DNS query issued to resolve a host name.

HOST_SELECTION

Host in the REMOTE_HOST list that the UEM Manager will choose to begin its attempts to connect to a remote Universal Broker.

HOSTNAME_RETRY_COUNT

Maximum number of attempts that will be made to establish a connection with the remote host.

OUTBOUND_IP

Host or IP address to use for all outgoing IP connections.

REMOTE_HOST

List of one or more hosts upon which a command may run.

REMOTE_PORT

TCP/IP port number on which the Universal Broker is accepting connections.

User Category Options


Option Name

Description

LOGIN

Instruction for the UEM Server to establish an execution environment for a user account.

USER_ID

ID of a remote user account that the UEM Server uses to establish the security context in which event monitoring is performed.

USER_PASSWORD

Password associated with USER_ID.