Skip to content

[FEATURE] Merge the two watchdog script functionalities into one script #1651

Description

@proditis

We currently have two python scripts

  • watchdog-action.py: which runs from the VPN server and when the event is finished it runs a script
  • watchdoger: which runs from the database and when the event is finished it performs an apiNotification HTTP request to the wsserver broadcast endpoint.

Merge those two scripts into one and make the two distinct operations a bit more configurable and functional through command line arguments instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions