Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Description

event_id

Identifier that uniquely identifies an event definition record.

event_type

Type of system event represented by the event definition record.

comp_name

Event-driven UEM Server responsible for monitoring the event.

state

Event definitions that should be processed or ignored by UEM.

tracking_int

Event definitions that should be processed or ignored by UEM.

triggered_id

ID of an event handler record that UEM will execute when an event occurrence is triggered.

filespec

Name of a file to monitor.

min_file_size

Size a file must be in order to be considered complete by UEM.

rename_file

Specifies whether or not UEM should rename a monitored file when an event occurrence is triggered.

rename_filespec

Specifies how a file should be renamed when an event occurrence is triggered.

handler_id

Identifier that uniquely identifies an event handler record.

handler_type

Type of process executed for the event handler.

maxrc

Highest value with which a handler can exit to still be considered as having executed successfully.

userid

ID of a user account in whose security context the handler process will be executed.

pwd

Password for the user account specified by userid.

cmd

Command to execute on behalf of the event handler.

...