An enhanced replacement for FreeBSD's gstat(8) utility.
gstat
is awesome, but it has some limitations that come into play on larger
systems. gstat-rs
is designed to work better even on servers with hundreds of
disks. The key differences are:
-bBC
) output. If you want that kind
of information, use iostat(8) instead.-c
), but it can easily be
added if there's any demand for that feature.gstat-rs demonstrating side-by-side mode, sorting by %busy.
gstat-rs is supported on Rust 1.52.0 and higher. It's MSRV will not be changed in the future without bumping the major or minor version.
gstat-rs
is primarily distributed under the terms of the BSD 2-clause license.
See LICENSE for details.
gstat-rs is sponsored by Axcient, inc.