1. Dashbord

Dashboard is the initial screen of the user interface. For batch mode it consistsof several menus:

1.1.   Overview

The overview tab presents the aggregated information about the state of the current state of batch processing. It consists of:

  • Number of actions in the queue
  • Limit of parallel workers (Throttle)
  • Number of actual running workers
  • Number of steps on different stages (Running, Ready, Waiting, Failed). You can click on links to go to the detailed list of steps in each state.
  • Hourly and daily stats
  • List of Hosts (running agents). There is always at least one Host – Loading Node.

You can change the Throttle for each host by clicking on 3 dots icon and “Set throttle” button:

Then the modal window will be displayed:

Click Set blue button to set the new Throttle for the choosen host.

1.2.   Actions

This view shows the list of currently running Actions (instances of Events). You can easily filter the Action to show only the actions for a given Event name.

1.3   Events

This view shows the list of currently running Events.

1.4.   Steps

This view shows the list of currently runningvSteps. You can easily filter to show only the running Steps of the given name.

1.6.   Workers

This view shows the list of currently running Workers.