Versions Compared

Key

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

Table of Contents

Introduction

The Monitor view includes a number of sub-views to provide information about JS7 availability and notifications about job errors and warnings:

  • Controller Availability: display uptimes and downtimes of a Controller
  • Agent Availability: display uptimes and downtimes of Agents connected to a Controller
  • Order Notifications: display job warnings and job errors
  • System Notifications: display warnings and errors of JOC Cockpit, Controller and Agents

Anchor
controller_availability
controller_availability
Controller Availability

...

Anchor
notifications
notifications
Notifications

System Notifications

JS7 - Notifications are created for warnings and errors that are raised by JOC Cockpit, Controller and Agents.

The JS7 - Log Notification Service receives warnings and errors from product logs and creates related notifications.

Order Notifications

JS7 Notifications are created for orders, for example from job warnings and errors:

  • Warnings include indicating if a job was running shorter or longer than expected. 
    • The JS7 - Job Instruction allows the threshold values for minimum and maximum expected duration to be set.
    • A warning does not impact execution of a job.
  • Errors indicate job problems. The can be handled:
    • automatically from a workflow, e.g. by use of the JS7 - Try-Catch Instruction,
    • manually by a user who can resume and skip execution of jobs in a workflow.
  • Notifications are configured from the Configuration view, see JS7 - Notifications - Configuration.
  • The Notification view updates automatically if new warnings or errors are raised. It can therefore be used to continuously monitor job problemsfor continuous monitoring.

The Notification Order Notifications view is shown in the following screenshot:

...