bf8c80c38c
zfs-stats displays ZFS statistics in human-readable format including ARC, L2ARC, zfetch (DMU) and vdev cache statistics. This script is a fork of sysutils/zfs-stats which has no dependency on perl or other ports. PR: ports/194977 Submitted by: Devin Teske <dteske@FreeBSD.org> (maintainer) Sponsored by: Panzura, Inc.
7 lines
258 B
Text
7 lines
258 B
Text
zfs-stats displays ZFS statistics in human-readable format including
|
|
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
|
|
|
|
This script is a fork of sysutils/zfs-stats which has no dependency on perl or
|
|
other ports.
|
|
|
|
WWW: http://druidbsd.sf.net/download.shtml
|