UEMLoad for UNIX - Configuration Options Categories
Configuration Options Categories
The following table categorizes the configuration options used to execute UEMLoad for UNIX according to function. 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 |
---|---|
Options that correspond to fields in an event definition database record. | |
Options that correspond to fields in an event handler database record. | |
Options that affect the overall behavior of the UEMLoad utility. |
Event Definition Options
Option Name | Description |
---|---|
Date and time at which UEM will begin monitoring an event definition. | |
Event-driven UEM Server responsible for monitoring the event. | |
Identifier that uniquely identifies an event definition record. | |
Event definitions that should be processed or ignored by UEM. | |
Type of system event represented by the event definition record. | |
ID of an event handler record that UEM will execute when an event expires. | |
String that will be passed as command line arguments to the event handler executed by UEM. | |
Date and time at which UEM will stop monitoring an event definition. | |
ID of an event handler record that UEM will execute when an event occurrence is rejected. | |
Frequency with which UEM will test for the completion of an event occurrence. | |
ID of an event handler record that UEM will execute when an event occurrence is triggered. |
Event Definition Options - Type-Specific
These options are specific to event definitions with an EVENT_TYPE of FILE.
Option Name | Description |
---|---|
Name of a file to monitor. | |
Size a file must be in order to be considered complete by UEM. | |
Specifies whether or not UEM should rename a monitored file when an event occurrence is triggered. | |
Specifies how a file should be renamed when an event occurrence is triggered. |
Event Handler Options
Option Name | Description |
---|---|
Key that was used with Universal Encrypt to encrypt the encrypted user file. | |
Identifier that uniquely identifies an event handler record. | |
Type of process executed for the event handler, based on the contents of the USER_COMMAND and USER_SCRIPT parameters | |
Highest value with which a handler can exit to still be considered as having executed successfully. | |
Command to execute on behalf of the event handler. | |
Complete path to a file encrypted with Universal Encrypt. If this file contains a user ID and password, the values for each are stored in the USER_ID and USER_PASSWORD fields, respectively. A UEM Server will re-read this file as it prepares an event handler process for execution, in order to obtain any changes to the user ID and/or password values contained in the file. | |
Name of a text file that contains user ID and/or password information. | |
ID of a user account in whose security context the handler process will be executed. | |
Password for the user account specified by the USER_ID parameter. | |
Text file that contains statements that are executed collectively as a script by UEM. | |
Type of script statements contained in the action field of the event handler record. | |
String value that is added to the command line UEM Server builds in order to execute an event handler process. The event definition's HANDLER_OPTIONS field is used for the same purpose, but is added to the command string after this field, in order to customize process behavior for that event. |
General Options
Option Name | Description |
---|---|
Requested database operation. | |
Port on which a local Universal Broker is accepting incoming connections. | |
Unique command ID associated with the database request. | |
Name of a file that contains event definition and/or event handler parameters. | |
Displays command line help. | |
Sets the level of messages reported by UEMLoad. | |
Displays version information. |