Versions Compared

Key

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

...

  • The Monitor Service is used to check execution results of workflows and jobs from any connected Controllers and to add them to the JS7 - Monitor.
  • As a result errors and warnings that occur during workflow execution become visible with the Monitor view of the GUI and can be forwarded by JS7 - NotificationsNotification. Due to the asynchronous nature of JS7 components this task is performed by a background service.

...

More information is available from the JS7 - NotificationsNotification article.

Interaction with Controller

...

Should a fail-over or switch-over occur with a Controller then this does not affect the History Service that is automatically routed to the active Controller instance by use of the Proxy Service. The Monitor Service receives events from the active Controller instance accordingly.

Configuration

Location

  • The "Settings" menu is available from the JOC Cockpit GUI.

Configuration Items

  • No configuration items are required.
  • A number of configuration items can optionally be used.

...

StatuscolourYellowtitleTODOThere are no configuration items for the Monitor Service.

Logging

  • The Monitor Service logs general messages, warnings and errors to the joc.log file.
  • More detailed information in addition is logged to the Main Log service-monitor.log file.
  • In addition to the Main Log detailed debug information is logged to the Debug Log service-monitor-debug.log file.
  • For details see JS7 - Log Files and Locations

...