Triggers determine when a job should be run. adTempus supports the following triggers:
The Schedule Trigger is used to execute jobs at specific dates and times.
The Startup Trigger is used to execute jobs whenever the adTempus service is started.
The File Trigger is used to execute jobs based on file creation, deletion, or modification.
If you are using the System Management edition of adTempus, the following additional triggers are available:
The Application Exception Trigger is used to execute jobs when applications fail with application exceptions ("Dr. Watson errors")
The Computer Monitor Trigger is used to monitor remote computers and execute jobs when they fail.
The Event Log Monitor is used to monitor the computer's Event Log and execute jobs when certain events are logged.
The Process Trigger is used to monitor external processes and execute jobs when they start, end, or exceed memory limits.
The WMI Trigger is used to monitor Windows Management Instrumentation (WMI) events and trigger jobs based on those events.