ztop

Crates.ioztop
lib.rsztop
version0.2.3
sourcesrc
created_at2021-07-26 21:55:49.72656
updated_at2023-12-18 20:25:55.746652
descriptionDisplay ZFS datasets' I/O in real time
homepage
repositoryhttps://github.com/asomers/ztop
max_upload_size
id427636
size71,760
Alan Somers (asomers)

documentation

README

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.

Commit count: 113

cargo fmt