Versions Compared

Key

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

The dashboard is a central place to view the overall progress of a single workflow. Every dashboard contains a set of user-selected widgets. It should be possible to move all widgets within the dashboard or remove them from it.three tabs:

Table of Contents

The following picture shows the sketch of the dashboard.Image Removed:

  

The widgets contain the following information:

...

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards.jpg"/>
</center>

Overview tab

 "Workflow Task" widget

It contains:

...

  • workflow name;

  • workflow start time;

  • time left (finish time can be shown as a tooltip);

  • percentage of the workflow working time;

  • the workflow running progress;

  • amount of used memory;

  • percentage of CPU usage;

...

  • the workflow task status: failed, finished successfully, running and etc.;

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_1.jpg"/>
</center>

"Output Files" widget

It contains a table with the information about all created output files. The table columns are:

 

  • clickable file name;
  • the name of the workflow element that has produced the file;
  • is it a temporary or final file;

  • file status: is written, ready, deleted (for temporary files);Image Removed 

...

  •  

 

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_2.jpg"/>
</center>

 

"Common Statistics" widget

It contains a table with common statistic for each workflow element in the

...

workflow. The table columns are:

 

 

  • name of the workflow element;
  • time of the workflow element execution;
  • the number of messages that has been retrieved;Image Removed

 

 

...

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_3.jpg"/>
</center>

Input tab

"Parameters" widget

 

It contains a table with common statistic for each workflow element's parameter in the workflow. The table columns are:

 

 

  • names of the workflow elements;
  • names of the workflow parameters;
  • values of the workflow parameters;
HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_4.jpg"/>
</center>

External Tools tab

"External Tools" widget 

It contains information about external tools. There are:

 

 

  • names of the external tools;
  • executable file of the external tool;
  • arguments of the external tool;

 

HTML
<center>
  <img src="/wiki/download/attachments/3244811/Dashboards_5.jpg"/>
</center>