Monitor systemd units.
killjoy is a systemd unit monitoring application. It discovers systemd units and tracks their states. When a unit changes to a state of interest, killjoy contacts notifiers. Examples of notifiers include:
Documentation is available on the web at docs.rs. It
can also be locally generated with cargo doc --open
.
killjoy is licensed under the GPLv3 or any later version.