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.

inact_date_time

Date and time at which UEM will stop monitoring an event definition.

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.

rename_file

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

rename_filespec

Specification for 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, based on the contents of the USER_COMMAND and USER_SCRIPT parameters.

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.

script_type

Type of script statements contained in the action field of the event handler record.

cmd

Command to execute on behalf of the event handler.

...