ZEDhook

leoj3n

New Member
May 19, 2016
7
2
1
35
Chicago
Hey there fellow Proxmoxers,

I've coded a little program that you might find useful. It was inspired by the trouble I was having getting any of the mail programs to work for logging ZFS errors as reported by ZED, which comes by default with Proxmox.

I wanted to use webhooks anyways, as they're more flexible and arguably more reliable and safer. So that's what ZEDhook does; it allows you to report to yourself the errors and warning caught by ZFS Event Daemon.

You can find here the script, with full documentation:

https://github.com/leoj3n/zedhook

It's working well for me ;)

I hope it may benefit someone else out there.
 
Hey i was looking and looks awesome going to try it this week i will let you know and thank you again
 
Necro posting to say thanks for this. It almost exactly what I was looking for while going down a rabbit hole of actually hooking up ZED with Gotify.