freebsd-dev/cmd/zed/zed.d
Chris Dunlap dcca723ace Refer to ZED's scripts as ZEDLETs
The executables invoked by the ZED in response to a given zevent
have been generically referred to as "scripts".  By convention,
these scripts have aimed to be /bin/sh compatible for reasons of
portability and comprehensibility.  However, the ZED only requires
they be executable and (ideally) capable of reading environment
variables.  As such, these scripts are now referred to as ZEDLETs
(ZFS Event Daemon Linkage for Executable Tasks).

Signed-off-by: Chris Dunlap <cdunlap@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2735
2014-09-25 13:54:17 -07:00
..
all-debug.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
all-syslog.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
checksum-email.sh Initial implementation of zed (ZFS Event Daemon) 2014-04-02 13:10:03 -07:00
checksum-spare.sh Add automatic hot spare functionality 2014-04-02 13:10:08 -07:00
data-email.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
generic-email.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
io-email.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
io-spare.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
resilver.finish-email.sh Initial implementation of zed (ZFS Event Daemon) 2014-04-02 13:10:03 -07:00
scrub.finish-email.sh Refer to ZED's scripts as ZEDLETs 2014-09-25 13:54:17 -07:00
zed.rc Add automatic hot spare functionality 2014-04-02 13:10:08 -07:00