Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Dex Wood <[email protected]> Closes openzfs#15584
- admin_test_with_zinject
- (openzfs/zfs#15584)
- arc_flush_async
- (openzfs/zfs#15584)
- auto_clear_injector
- (openzfs/zfs#15584)
- checkpoint-import-fix
- (openzfs/zfs#15584)
- fdt-rel-prune-pr
- (openzfs/zfs#15584)
- mmp-slow-drive-suspend
- (openzfs/zfs#15584)
- more-vdev-props
- (openzfs/zfs#15584)
- odoo_patch_upstream_master
- (openzfs/zfs#15584)
- parallel_import_neg_test
- (grwilson/openzfs#2, openzfs/zfs#15584)
- parallel_import_test
- (openzfs/zfs#15584)
- parallel_pool_exports
- (openzfs/zfs#15584)
- pool-status-json
- (openzfs/zfs#16026, openzfs/zfs#15584)
- raidz-detect-slow-outlier
- (openzfs/zfs#16900, openzfs/zfs#15584)
- raidz-skip-slow-child
- (openzfs/zfs#15584)
- vdev-fault-limits
- (openzfs/zfs#15584)
- vdev_probe_error_suspend
- (openzfs/zfs#15584)
- zdb-raidz-file-layout
- (openzfs/zfs#16835, openzfs/zfs#15584)
- zed-fault-fixes
- (openzfs/zfs#15584)
- zed-slowio-serd
- (openzfs/zfs#15584)
- ztest-multi-pool
- (openzfs/zfs#16526, openzfs/zfs#15584)