6 releases

0.2.3 Dec 18, 2023
0.2.2 Mar 27, 2023
0.2.1 Sep 27, 2022
0.2.0 Mar 15, 2022
0.1.0 Jul 26, 2021

#880 in Command line utilities

25 downloads per month

BSD-2-Clause

50KB
1.5K SLoC

ztop

Display ZFS datasets' I/O in real time

Build Status Crates.io

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

Screenshot 1

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
~290K SLoC