Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Used by
Element NotificationMonitor
Annotations

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

References Notes

Specifies the System Monitor that is being used for notification: either by a Plugin Interface or by command line invocation.

Diagram
Diagram SystemMonitorNotification_v1_0_xsd_Element_NotificationMonitor.tmp#NotificationMonitor_service_name_on_error SystemMonitorNotification_v1_0_xsd_Element_NotificationMonitor.tmp#NotificationMonitor_service_name_on_success SystemMonitorNotification_v1_0_xsd_Element_NotificationMonitor.tmp#NotificationMonitor_service_status_on_error SystemMonitorNotification_v1_0_xsd_Element_NotificationMonitor.tmp#NotificationMonitor_service_status_on_success SystemMonitorNotification_v1_0_xsd_Element_NotificationInterface.tmp#NotificationInterface SystemMonitorNotification_v1_0_xsd_Element_NotificationCommand.tmp#NotificationCommand SystemMonitorNotification_v1_0_xsd_Element_NotificationMail.tmp#NotificationMail SystemMonitorNotification_v1_0_xsd_Element_NotificationJMS.tmp#NotificationJMS
Properties
content complex
Used by
Element Notification
Model
Instance
<NotificationMonitor service_name_on_error="" service_name_on_success="" service_status_on_error="" service_status_on_success="">
  <NotificationInterface monitor_connection_timeout="5000" monitor_encryption="" monitor_host="" monitor_password="" monitor_port="" monitor_response_timeout="" plugin="" service_host="">{1,1}</NotificationInterface>
  <NotificationCommand plugin="">{1,1}</NotificationCommand>
  <NotificationMail charset="ISO-8859-1" content_type="text/html" encoding="7bit" priority="Normal">{1,1}</NotificationMail>
  <NotificationJMS acknowledge_mode="Session.CLIENT_ACKNOWLEDGE" client_id="" delivery_mode="DeliveryMode.PERSISTENT" destination="Queue" plugin="" priority="4" time_to_live="0">{1,1}</NotificationJMS>
</NotificationMonitor>
Attributes
QName Type Use Annotation
service_name_on_error xs:string optional

This setting is used for Nagios or derivative software and specifies the service status code for error messages.

service_name_on_success xs:string optional

This setting is used for Nagios or derivative software and specifies the service that is configured in the Service Monitor for receiving informational messages on successful job runs.

The service name must match the corresponding setting in the System Monitor.

service_status_on_error xs:string optional

This setting is used for Nagios or derivative software and specifies the service that is configured in the Service Monitor for messages of job runs with errors and for job recovery messages.

The service name must match the corresponding setting in the System Monitor.

service_status_on_success xs:string optional

This setting is used for Nagios or derivative software and specifies the service status code for success messages.

Attribute NotificationMonitor / @service_name_on_error
Annotations

This setting is used for Nagios or derivative software and specifies the service status code for error messages.

Type xs:string
Properties
use optional
Used by
Attribute NotificationMonitor / @service_name_on_success
Annotations

This setting is used for Nagios or derivative software and specifies the service that is configured in the Service Monitor for receiving informational messages on successful job runs.

The service name must match the corresponding setting in the System Monitor.

Type xs:string
Properties
use optional
Used by
Attribute NotificationMonitor / @service_status_on_error
Annotations

This setting is used for Nagios or derivative software and specifies the service that is configured in the Service Monitor for messages of job runs with errors and for job recovery messages.

The service name must match the corresponding setting in the System Monitor.

Type xs:string
Properties
use optional
Used by
Attribute NotificationMonitor / @service_status_on_success
Annotations

This setting is used for Nagios or derivative software and specifies the service status code for success messages.

Type xs:string
Properties
use optional
Used by