• 0.1

    100%
    0 Open
    3 Closed
    Updated 2023-01-10 23:06:40 +01:00
    No due date

    0.1 release should contain the basic functionality one would need to go into live.

    For that, the following must work at a minimum:

    • active checks must be created from configuration
    • active checks must be worked on
    • when configured a notification must be created
    • disabled checks need to be ignored
    • muted checks must not produce notifications
    • acknowledged checks must not produce notifications
    • acknowledged must be removed after check went okay
    • flapping between states must be detected and shown
    • comments must be cleared after check went okay
  • 0.2

    33%
    2 Open
    1 Closed
    Updated 2023-01-10 23:06:40 +01:00
    No due date

    In this release the following should work:

    • make it possible to run multiple checker working on different sets of checks
    • add edit frontend
  • 0.3

    0%
    1 Open
    0 Closed
    Updated 2023-01-10 23:06:40 +01:00
    No due date

    This release should contain a working basic user management with the following features:

    • add API accounts (get an authorization token to get state of alarms)
    • add user accounts and groups
    • provide simple session system
    • add permission to view data
    • add permission to edit configuration of the system
    • add permission to edit configuration of checks, nodes and commands
    • add permission to edit check behavior