Versions Compared

Key

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

...

AttributeUsageDescription
notifications

optional

integer

Specifies the number of notifications that are sent to a System Monitor.

Default: 1

 scheduler_id optional Notifications are restricted to the JobScheduler instance with the given identification. By default notifications will be sent for all JobScheduler instances that would log into the same database.
 name optional Job chain name including possible folder names
 step_from optional Restricts notifications for job chains to a sequence of job nodes that are specified with the step_from and step_to attributes.
 step_to optional Restricts notifications for job chains to a sequence of job nodes that are specified with the step_from and step_to attributes.
 excluded_steps optional 
 SystemMonitorNotification/Notification/NotificationObjects/Timer

Timer support the following attributes:

AttributeUsageDescription
notifications

optional

integer

Specifies the number of notifications that are sent to a System Monitor.

Default: 1

 nameoptionalCorrespondence to Timer defined in the SystemMonitorNotification/Timer element
 notify_on_error

optional

boolean

Send timer check notification if the error ocurred in the configured timer job chain (steps)

Default: false

 

Here you go an example of an XML file used for notifying a specific System Monitor (op5 Monitor) and using NotificationCommand:

...