add zwatch

This commit is contained in:
Jeffrey Paul 2018-10-10 04:33:00 -07:00
parent f0f74f7c10
commit 79b0c6faec
Signed by: sneak
GPG Key ID: 052443F4DF2A55C2
1 changed files with 3 additions and 0 deletions

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'