Display ZFS datasets' I/O in real time
ztop
is like top
, but for ZFS datasets. It displays the real-time activity
for datasets. The built-in zpool iostat
can display real-time I/O statistics
for pools, but until now there was no similar tool for datasets.
ztop
works on FreeBSD 12 and later. It would probably work on Linux with
minor modifications. Patches welcome.
ztop is supported on Rust 1.53.0 and higher. It's MSRV will not be changed in the future without bumping the major or minor version.
ztop
is primarily distributed under the terms of the BSD 2-clause license.
See LICENSE for details.
ztop is sponsored by Axcient, inc.