Windows zed

From OpenZFS on OS X
Jump to: navigation, search


OpenZFS on Windows will install zed as a service. This comes with very minimal zedlet support scripts, re-written is PowerShell script as opposed to Unix BASH.

The OpenZFS project would welcome more work in this area if people are interested. We have tried to maintain the same sort of layout of the zedlets, as well as keeping function names where possible.

cmd/zed/os/windows/zed.d/
zed.rc              ENV variables
all-debug.ps1       Debug function, always run
system_boot.ps1     Run when system boots, to auto-import (if zpool.cache exists)
zed-functions.ps1   Common functions to print/send/etc

Output from zed is in Event Viewer / Windows Logs / Application under "OpenZFS_zed".