Showing:

Annotations
Attributes
Diagrams
Properties
Used by
Element TimerRef
Annotations

https://kb.sos-berlin.com/display/PKB/JobScheduler+Monitoring+Configuration+Reference+-+TimerRef

References Notes

Corresponds with Timer setting defined in the SystemMonitorNotification / Timer element.
The element can be repeatedly used to specifiy a number of timers.

Attributes:

  • ref - corresponds with Timer name setting defined in the SystemMonitorNotification / Timer element.
  • notifications - specifies the number of transfers the same notification to a System Monitor.
  • notify_on_error - send timer check notification when the configured job chain contains the error notifications.

Diagram
Diagram SystemMonitorNotification_v1_0_xsd_Element_TimerRef.tmp#TimerRef_ref SystemMonitorNotification_v1_0_xsd_Element_TimerRef.tmp#TimerRef_notifications SystemMonitorNotification_v1_0_xsd_Element_TimerRef.tmp#TimerRef_notify_on_error
Properties
content complex
Used by
Attributes
QName Type Default Use Annotation
notifications xs:positiveInteger 1 optional
Specifies the number of transfers the same notification to a System Monitor. By default one notification only will be sent.
notify_on_error xs:boolean false optional
Send timer check notification when the configured job chain contains the error notifications.
ref xs:NMTOKEN required
Corresponds with Timer name setting defined in the SystemMonitorNotification / Timer element.
Attribute TimerRef / @ref
Annotations
Corresponds with Timer name setting defined in the SystemMonitorNotification / Timer element.
Type xs:NMTOKEN
Properties
use required
Used by
Element TimerRef
Attribute TimerRef / @notifications
Annotations
Specifies the number of transfers the same notification to a System Monitor. By default one notification only will be sent.
Type xs:positiveInteger
Properties
use optional
default 1
Used by
Element TimerRef
Attribute TimerRef / @notify_on_error
Annotations
Send timer check notification when the configured job chain contains the error notifications.
Type xs:boolean
Properties
use optional
default false
Used by
Element TimerRef