UEM Manager for Windows - Configuration Options Categories
- 1 Configuration Options Categories
- 2 Event Definition Category Options
- 3 Event Handler Category Options
- 4 Installation Category Options
- 5 Message Category Options
- 6 Miscellaneous Category Options
- 7 Monitoring Category Options
- 8 Network Category Options
- 9 Options Category Options
- 10 Remote Category Options
- 11 User Category Options
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 |
|---|---|
System event to monitor. | |
Actions that should be taken when an event occurrence is triggered or rejected, or when an event expires. | |
Options that specify installation requirements, such as directory locations | |
Universal Event Monitor message options. | |
Display command help and program versions. | |
Options that control how an event is monitored by the remote UEM Server. | |
Transferring data between the local and remote systems. | |
Alternative methods available for specifying command options. | |
Network address of the remote system and connection options. | |
Identify the user account with which monitoring activity is conducted on the remote system. |
Event Definition Category Options
Option Name | Description |
|---|---|
ID of a stored event definition record. | |
Type of event to monitor. | |
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. | |
Date and time at which the state of the monitored event should be made "inactive." | |
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 |
|---|---|
Name or pattern of the file whose creation should be detected and tracked for completion. | |
Smallest size a file may be in order for it to be considered complete. | |
Flag that indicates whether or not a completed file should be renamed. | |
Name or pattern to use when a file is renamed. |
Event Handler Category Options
Option Name | Description |
|---|---|
Event state that, when encountered, will result in the execution of the associated event handler. | |
ID of a stored event handler record. | |
Type of process to execute. Reserved for future integration with other Universal Agent applications. | |
Highest return code that an event handler can exit with to be considered as having executed successfully. | |
Values that are passed as command line arguments to a particular handler specified for a given EVENT_STATE. | |
Complete path to an application file or remote script that should be executed on behalf of the event handler. | |
Complete path to a local script file that contains one or more system commands that should be executed on behalf of the event handler | |
Type of script interpreter used to evaluate and execute the commands contained in USER_SCRIPT. |