Manage Observation Page

After Configuration is successful the Manage Observation shows the following three tabs.

Running

This tab shows the list of Sequencers that are currently running and their status.

It also shows information about resources in use.

Running Tab

Clicking on gear next to name of sequencers redirects to Manage Sequencer Page

ClickOnGearNextNameOfSequencer

Shutdown Sequencer

Clicking on Shutdown button on top right corner leads to shutdown of all sequencers listed below.

ShutdownObservation

Reload Script

During execution of sequence, Script can be reloaded.

Click on Reload Script against each Sequencers helps in reloading specific script for that sequencer.

On clicking on Reload Script against each sequence, it will ask for a confirmation before proceeding.

ReloadScriptInProgress

ReloadScriptInProgress

Once confirmation is given then it will reload the script by stopping and restarting the sequencer.

ReloadedScript

Configurable

This tab shows list of resources that are available for configuring.

Configurable Tab.

Clicking on Configure button in this Tab serves same purpose of Configure Button in Manage Infrastructure Page.

Non-Configurable

This tab shows list of resources that are not available for configuring and are in use.

It also display information regarding unavailable sequence components.

Configurable Tab

Tracking Sequence

This page will also be used to track the sequence while execution. It will display the current status of the running sequences against each sequencer.

For example : When a sequence is paused the status of that sequence will show in the Manage Observation page for that sequencer as paused.

Status when Paused

Similarly all the Sequencers will show different status like

  • Loaded
  • Idle/Online
  • In Progress
  • Offline
  • Killed
Note

To read more about the above steps in Sequencer Lifecycle Click here

At the end of sequence, the status will show ‘All Steps Completed’ or the number of steps completed for each sequencer.

To know more about Sequence Completion read here

AllStepCompleted

Read about the Manage Sequencer here