GSTAT(8) | MidnightBSD System Manager's Manual | GSTAT(8) |
gstat
— print
statistics about GEOM disks
gstat |
[-abBcdops ] [-f
filter] [-I
interval] |
The gstat
utility can be used to monitor
I/O transactions of geom(4)
devices.
The options are as follows:
-a
-b
-B
-c
-C
-d
BIO_DELETE
) operations.-f
filter-o
BIO_FLUSH
).-s
-I
intervalgstat
display every
interval microseconds. Adding a suffix of
s
, ms
, or
us
(the default) indicates that the update
interval is specified in seconds, milliseconds, or microseconds,
respectively.-p
The gstat
utility exits 0 on
success, and >0 if an error occurs.
A gstat
utility appeared in
FreeBSD 5.0.
August 21, 2018 | midnightbsd-3.1 |