Running and Monitoring Processing Orders - dlr-eoc/prosEO GitHub Wiki

Running and Monitoring Processing Orders

Running

Processing orders in state INITIAL (created manually or automatically) have to be started by operator. This could be done in the GUI or in the CLI. Both possibilities follow the Direct actions to manipulate a processing order.

On-demand processing orders (ODIP) are started automatically by the ODIP service.

Monitoring

GUI

In the GUI a basic monitoring is implemented.

Dashboard

The Dashboard shows the last failed and the last successful completed job steps.

Order

In the Order View and in the Order Details View the current state of job steps and the percentage of finished jo steps is shown.

mon1

mon2

The different existing states of job steps contained in a processing order is shown. The meaning of the bubbles from left to right is (also shown during mouse over a bubble):

  • READY green
  • WAITING_INPUT yellow
  • RUNNING green
  • FAILED red
  • COMPLETED blue

If a jo step state doesn't exist in the processing order it is shown in grey

In the next row the percentage of running and finished job steps is shown:

  • RUNNING green
  • COMPLETED blue
  • FAILED red

Grafana

More information is available in the grafana application (tbd). It contains these parts as shown in the image below:

  • The availability of internal and external services
  • The number of processing orders
  • The number of created products

grafana