Skip to content

[2.2.0] - 19.06.2019

Latest

Choose a tag to compare

@DavidPL1 DavidPL1 released this 19 Jun 09:55
· 128 commits to master since this release

Added

  • Enabled configuration of rate at which the monitoring thread checks on components/hosts.
  • Added possibility to specify optional requirements for components. This is useful for combination with the exclude
    feature.

Changed

  • Moved user interfaces and graph drawing to external libraries

Fixed

  • Having requires or depends defined as empty list does not cause an exception anymore.
  • Program will exit with correct exit code on missing urwid installation after showing the error output.