xref: /freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/README (revision 7ec2f6bce5d28e6662c29e63f6ab6b7ef57d98b2)
1This directory contains scripts that can be run the zpool status/iostat
2-c option:
3
4	zpool status -c script1,script2, ...
5
6	zpool iostat -vc script1,script2, ...
7
8Some scripts output different values depending on the symlink name that is
9used to run them.  See the zpool(8) man page for more details.
10