mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-05 05:44:52 +03:00
10 lines
301 B
Plaintext
10 lines
301 B
Plaintext
|
|
This directory contains scripts that can be run the zpool status/iostat
|
||
|
|
-c option:
|
||
|
|
|
||
|
|
zpool status -c script1,script2, ...
|
||
|
|
|
||
|
|
zpool iostat -vc script1,script2, ...
|
||
|
|
|
||
|
|
Some scripts output different values depending on the symlink name that is
|
||
|
|
used to run them. See the zpool(8) man page for more details.
|