zfs-stats

ZFS statistics tool

Stars
63

zfs-stats

ZFS statistics tool for FreeBSD.

The zfs-stats script displays general ZFS information and human-readable statistics for the following subsystems:

  • ARC
  • L2ARC
  • DMU (zfetch)
  • vdev cache.

Help: zfs-stats -h

In the ports tree: sysutils/zfs-stats

Homepage: https://www.vx.sk/zfs-stats/

This script is a fork of arc_summary.pl by Jason Hellenthal.