# ztop
Display ZFS datasets' I/O in real time
[](https://cirrus-ci.com/github/asomers/ztop)
[](https://crates.io/crates/ztop)
# Overview
`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.
# Platform support
`ztop` works on FreeBSD 12 and later, and Linux.
# Screenshot

# Minimum Supported Rust Version (MSRV)
ztop does not guarantee any specific MSRV. Rather, it guarantees compatibility
with the oldest rustc shipped in the package collection of each supported
operating system.
* https://www.freshports.org/lang/rust/
# License
`ztop` is primarily distributed under the terms of the BSD 2-clause license.
See LICENSE for details.
# Sponsorship
ztop is sponsored by Axcient, inc.