Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Used by
Element Notification
Annotations

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

References Notes

Specifies a System Monitor notification that includes

  • NotificationInterface - use of the built-in interface for Nagios (and clones) with a NotificationInterface element. This interface does not require external components such as the System Monitor Client, e.g. the nsca_send utility.
  • NotificationCommand - use of a System Monitor command line client that is invoked by JobScheduler. For Nagios (and clones) this could be e.g. the nsca_send utility.
  • NotificationMail - use of a System Monitor mail client that is invoked by JobScheduler.

The JobScheduler Monitoring Interface will use the interfaces or command line tool to report messages to the respective System Monitor.

Diagram
Diagram SystemMonitorNotification_v1_0_xsd_Element_Notification.tmp#Notification_name SystemMonitorNotification_v1_0_xsd_Element_NotificationMonitor.tmp#NotificationMonitor SystemMonitorNotification_v1_0_xsd_Element_NotificationObjects.tmp#NotificationObjects
Properties
content complex
Used by
Model
Instance
<Notification name="">
  <NotificationMonitor service_name_on_error="" service_name_on_success="" service_status_on_error="" service_status_on_success="">{1,1}</NotificationMonitor>
  <NotificationObjects>{1,1}</NotificationObjects>
</Notification>
Attributes
QName Type Use Annotation
name xs:string optional
Notification description name
Attribute Notification / @name
Annotations
Notification description name
Type xs:string
Properties
use optional
Used by
Element Notification