Chapter 1

UI - Kolibri-Watch

In the following provides an overview of the user interface for Kolibri, which goes by the name of Kolibri Watch. It is written in javascript, utilizing the vue framework. As of now, it provides an overview of the following:

  • available nodes and consumed resouces (CPU, memory)
  • running jobs, their progress, and option to kill any job
  • running batches per job node, their progress
  • history of finished jobs (currently only top N held in memory of Kolibri Backend App)
  • overview of job types for which job execution definition templates are available, editing and saving a new template and submitting it for execution