HomeFreeBSD

Add Ntfy notification support to ZED

Description

Add Ntfy notification support to ZED

This commit adds the zed_notify_ntfy() function and hooks it
into zed_notify(). This will allow ZED to send notifications
to ntfy.sh or a self-hosted Ntfy service, which can be received
on a desktop or mobile device. It is configured with ZED_NTFY_TOPIC,
ZED_NTFY_URL, and ZED_NTFY_ACCESS_TOKEN variables in zed.rc.

Reviewed-by: @classabbyamp
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Dex Wood <slash2314@gmail.com>
Closes #15584

Details

Provenance
Dex Wood <slash2314@users.noreply.github.com>Authored on Dec 1 2023, 11:25 PM
Tony Hutter <hutter2@llnl.gov>Committed on Feb 12 2024, 10:32 PM
Parents
rGfc3d34bd08d8: BRT: Fix slop space calculation with block cloning
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rGa6f6c881ffde: Add Ntfy notification support to ZED (authored by Dex Wood <slash2314@users.noreply.github.com>).Feb 12 2024, 10:32 PM