...
- As Named Monitors:
- Named Monitors are specified in the configuration of individual jobs.
- As Enforced Monitors:
- Enforced Monitors are specified in the JobScheduler configuration and are therefore by default applicable to all jobs executed by the JobScheduler.
- Filters can be used to limit the monitors and the jobs that they are applied to.
- Enforced Monitors are specified in the JobScheduler configuration and are therefore by default applicable to all jobs executed by the JobScheduler.
A Monitor can be specified as both a Named Monitor and as an Enforced Monitor.
See also
- How to configure a Named Monitor
- How to configure an Enforced Monitor
- How to add conditions for job execution with date calculation
...