UEM Manager for Windows - Configuration Options Categories

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.