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 |
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. |
Installation Category Options
Option Name | Description |
Directory in which UEM Manager is installed. |
Local Category Options
Option Name | Description |
Broker Interface File (BIF) directory where the Universal Broker interface file is located. | |
Program Lock File (PLF) directory where the program lock files are located. |
Message Category Options
Option Name | Description |
Language of messages written. | |
Level of messages written. | |
List of message IDs representing Universal messages to be suppressed. | |
Directory location of message catalog and code page tables | |
Maximum number of lines written to a trace file before it wraps around. | |
Memory trace table specification. |
Miscellaneous Category Options
Monitoring Category Options
Option Name | Description |
Maximum number of event occurrences to monitor. | |
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. | |
Forces the UEM Manager to wait for the completion of the UEM Server. |
Network Category Options
Option Name | Description |
Code page used for text translation. | |
SSL/TLS cipher list for the control session established between the UEM Manager and Server. | |
Minimum SSL/TLS protocol level that will be negotiated and used for communications channels. | |
Maximum number of seconds to wait for data communications. |