7 releases
| 0.3.0 | Feb 23, 2025 |
|---|---|
| 0.2.3 | Dec 18, 2023 |
| 0.2.2 | Mar 27, 2023 |
| 0.2.1 | Sep 27, 2022 |
| 0.1.0 | Jul 26, 2021 |
#8 in #zfs
347 downloads per month
50KB
1.5K
SLoC
ztop
Display ZFS datasets' I/O in real time
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.
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.
Dependencies
~11–23MB
~258K SLoC