eric kustarz wrote:
martin wrote:
How could i monitor zfs ?
or the zpool activity ?
I want to know if anything wrong is going on.
If i could receive those warning by email, it would be great :)
For pool health:
# zpool status -x
all pools are healthy
#
To monitor activity, use 'zpool iostat 1' to monitor just zfs
datasets, or iostat(1M) to include non-zfs devices.
Perhaps Martin was asking for something a little more robust. Something
like SNMP traps, alert messages out via email, etc.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss