mirror_zfs/cmd/zed
Dex Wood a6f6c881ff 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
2024-02-12 14:32:11 -08:00
..
agents zed: misc vdev_enc_sysfs_path fixes 2024-01-29 15:11:56 -08:00
zed.d Add Ntfy notification support to ZED 2024-02-12 14:32:11 -08:00
.gitignore
Makefile.am
zed_conf.c
zed_conf.h
zed_disk_event.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
zed_disk_event.h
zed_event.c zed: misc vdev_enc_sysfs_path fixes 2024-01-29 15:11:56 -08:00
zed_event.h
zed_exec.c Handle possible null pointers from malloc/strdup/strndup() 2022-10-06 17:18:40 -07:00
zed_exec.h
zed_file.c
zed_file.h
zed_log.c
zed_log.h
zed_strings.c
zed_strings.h
zed.c
zed.h