blob: 3407c2d67b0f6dea13d30885e270b27da56feb85 (
plain) (
blame)
1
2
3
4
5
|
zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
This script is a fork of filesystems/zfs-stats which has no dependency on perl or
other ports.
|