add zwatch

This commit is contained in:
2018-10-10 04:33:00 -07:00
parent f0f74f7c10
commit 79b0c6faec

3
zwatch/zwatch Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
watch --interval=1 'zpool iostat -y -v 1 1 ; zpool status -v'