Versions Compared

Key

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

...

Schema: SystemMonitorNotification_v1.0.xsd

<!--
Description:

  1. Configuration for Notifications to a specific System Monitor
  2. Specifies the type of notification: "service_name_on_error" or "service_name_on_success"
  3. Specifies the service status of notification: "service_status_on_error" or "service_status_on_success"
  4. Specifies then the EXACT name of the service (the way it is named at the System Monitor)
  5. Specifies the EXACT hostname for the host the notification are sent from (the way it is named at the System Monitor)
  6. Specifies the port the application to receive passive checks is running on
  7. Specifies the hostname of the System Monitor, that is the hostname for the host the notification are sent from
  8. Define the type of encryption is used to send the information to the System Monitor
  9. Specifies how many notifications have to be sent to the System Monitor for a specific Job Scheduler object
  10. The same as above in case there is configured a Timer for this Job Scheduler object

    Description:
  11. Specifies delivery way to System Monitor.
  12. Specifies notification for error or success conditions
  13. Specifies notification for checks of measure the performance of JobScheduler objects

Example SystemMonitorNotification_op5.xml

...