Versions Compared

Key

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

...

  • 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 up times uptimes and down times downtimes of a Controller
    • Agent Availability: display up times uptimes and down times downtimes of Agents connected to a Controller
    • Notifications: display job warnings and job errors

...

This view displays the availability (up timeuptime, down timedowntime) of a Controller for an adjustable range of time:

...

  • Note that a Controller can be operated as a standalone instance or as a cluster with a primary and secondary instance. For a Controller cluster availability is reported for both Controller instances.
  • The Current Controller checkbox limits the results displayed to the currently selected Controller, otherwise results are displayed for all connected Controllers.
  • Running Time: this block summarizes the availability in percent of the selected time range.
  • Statistics: the bar chart shows the number of hours per day in green for the up times uptimes and in red for the down timesdowntimes.
  • Overview: this block displays hours per day for up times uptimes and down timesdowntimes.
  • Date Range: the date range can be selected per week, month or by specifying an individual range.

...

This view displays the availability (up timeuptime, down timedowntime) of Agents for an adjustable range of time:

...

  • The Current Controller checkbox limits the results displayed to Agents registered with the currently selected Controller, otherwise results are displayed for Agents registered with all connected Controllers.
  • Running Time: this block summarizes the availability in percent of the selected time range.
  • Statistics: the bar chart shows the number of hours per day in green color for up times uptimes and in red color for down timesdowntimes.
  • Overview: this block displays hours per day for up times uptimes and down timesdowntimes.
  • Date Range: the date range can be selected per week, month or by specifying an individual range.

...

  • 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 - Notification.
  • The Notification view updates automatically if new warnings or errors are raised. It can therefore be used to continuously monitor job problems.

...