Versions Compared

Key

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

...

AttributeUsageDescription
system_idrequired 
Code Block
languagexml
titleExample
collapsetrue
<SystemMonitorNotification system_id="OP5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="SystemMonitorNotification_v1.0.xsd">



SystemMonitorNotification/Notification

The following elements may be nested inside a Notification element:

ElementElement descriptionDescription
NotificationMonitorOnce inside a Notification elementSpecifies the System Monitor interface that is being used for messages: either by a Plugin Interface or by command line invocation (requires NCSA client installation)
NotificationObjectsOnce inside a Notification elementSpecifies the JobChains and the Timers definitions
SystemMonitorNotification/Notification/NotificationMonitor

NotificationMonitor support the following attributes:

...

ElementElement descriptionDescription
NotificationInterfaceOptional, once inside of NotificationMonitor elementPlugin Interface to be executed for System Monitor notification
NotificationCommandOptional, once inside of NotificationMonitor elementCommand line to be executed for System Monitor notification

 

SystemMonitorNotification/Notification/NotificationMonitor/NotificationInterface

NotificationInterface support the following attributes:

...