David Bernhard's Homepage

Simple Reaction Daemon

This project is open source at github.

Simple Reaction Daemon

This program allows to monitor hosts and define actions that will be executed if a ping to some host fail (or succeed). Currently implemented actions are:

  • restart another systemd-service (f.ex: systemd-networkd, iwd or wpa_supplicant)
  • log to a file
  • restart …
more ...