1*eda14cbcSMatt MacyThis directory contains scripts that can be run the zpool status/iostat 2*eda14cbcSMatt Macy-c option: 3*eda14cbcSMatt Macy 4*eda14cbcSMatt Macy zpool status -c script1,script2, ... 5*eda14cbcSMatt Macy 6*eda14cbcSMatt Macy zpool iostat -vc script1,script2, ... 7*eda14cbcSMatt Macy 8*eda14cbcSMatt MacySome scripts output different values depending on the symlink name that is 9*eda14cbcSMatt Macyused to run them. See the zpool(8) man page for more details. 10