GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZPOOL-IOSTAT-VIZ(1) FreeBSD General Commands Manual ZPOOL-IOSTAT-VIZ(1)

zpool-iostat-viz
Display ZFS pool latency histogram

zpool-iostat-viz [-d, --diff] [--by d|m] [-f file, --from-file file] [--pt palette, --pal-time palette] [--pc palette, --pal-count palette] [--digits] [--symbols] [--help-colors] [parts ...]

The zpool-iostat-viz command displays ZFS pool latency information in a more intuitive format than the zpool(8) command invoked as “zpool -r”. Latency information is displayed in a matrix with shorter latency times at the top, longer times at the bottom, and columns for the selected pools or devices the pools consist of.
d|m
Slice data by device (--by d) or by measurement (--by m). Use the left and right arrow keys on your keyboard to select one of the available screens.
, --diff
Show histogram for 3 seconds intervals instead of counts cumulated over the run-time of the program. The sampling period can be adjusted with the up and down arrow keys.
Use “.0123456789#” as histogram values.
file
Read values from a file containing the output of:

zpool iostat -wvHp
List the available color palettes for the --pc and --pt options.
palette, --pal-time palette
Select a color palette for the display of time buckets.
palette, --pal-count palette
Select a color palette for the display of bucket populationss.
Use “ .:;*#” as histogram values.
parts
Select parts or vdevs to display. By default, all devices (including cache and ZIL devices), the logical elements the pools consists of (mirror, raidz1, ...) and all pools are displayed.

The zpool-iostat-viz program always returns an exit status of 0.

The following is an example of a typical usage of the zpool-iostat-viz command:

zpool-iostats-viz -d

zpool-iostats-viz --by d --symbols tank

zpool(8)

The zpool-iostat-viz program was written by Chad Miller <chad@cornsilk.net>.
November, 6 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.