Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/zedhook
zedhook provides a ZEDLET (ZFS Event Daemon Linkage for Executable Tasks) and zevent receiver server to monitor and log ZFS events produced by ZED. Apache 2.0 Licensed.
https://github.com/mdlayher/zedhook
zed zfs zfsonlinux
Last synced: 6 days ago
JSON representation
zedhook provides a ZEDLET (ZFS Event Daemon Linkage for Executable Tasks) and zevent receiver server to monitor and log ZFS events produced by ZED. Apache 2.0 Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/zedhook
- Owner: mdlayher
- License: other
- Created: 2022-03-31T15:07:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T20:21:30.000Z (over 2 years ago)
- Last Synced: 2024-10-31T04:50:27.660Z (13 days ago)
- Topics: zed, zfs, zfsonlinux
- Language: Go
- Homepage: https://manpages.debian.org/unstable/zfs-zed/zed.8.en.html
- Size: 107 KB
- Stars: 15
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# zedhook [![Test](https://github.com/mdlayher/zedhook/workflows/Test/badge.svg)](https://github.com/mdlayher/zedhook/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/zedhook.svg)](https://pkg.go.dev/github.com/mdlayher/zedhook) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/zedhook)](https://goreportcard.com/report/github.com/mdlayher/zedhook)
zedhook provides a ZEDLET (ZFS Event Daemon Linkage for Executable Tasks) and
zevent receiver server to monitor and log ZFS events produced by ZED.For more information on ZED and ZEDLETs, see:
[zed(8)](https://manpages.debian.org/unstable/zfs-zed/zed.8.en.html).Apache 2.0 Licensed.