Lines Matching +full:display +full:- +full:interface

95 .Bl -tag -width flag
97 Display CPU statistics.
104 Repeat the display
113 Display only device statistics.
118 is also specified to enable the display of CPU or TTY statistics.
130 Display total statistics for a given time period, rather than average
133 In the old-style blocks transferred display
137 display block count in kilobytes rather than the device native block size.
146 Display up to
151 utility will display fewer devices if there are less than
155 Display old-style
165 Display TTY statistics.
172 Specify which types of devices to display.
175 .Bl -tag -width indent -compact
177 .Bl -tag -width 9n -compact
206 .It interface:
207 .Bl -tag -width 9n -compact
211 Small Computer System Interface devices
213 NVM Express Interface devices
215 Any other device interface
219 .Bl -tag -width 9n -compact
248 seconds between each display.
255 command will accept and honor a non-integer number of seconds.
259 .Dq Li -w1.0001
261 .Dq Li -w1.000 .
272 is also specified to enable the display of CPU or TTY statistics.
282 .Bl -tag -width flag
284 .Bl -tag -width indent -compact
296 will display as many devices as will fit in a standard 80 column screen, or
302 will display the smaller of the
306 to display specific drives, their names may be supplied on the command
311 will not display more devices than will fit in an 80 column screen, unless
315 devices to display.
323 device display shows the following statistics:
325 .Bl -tag -width indent -compact
336 device display, with the
340 .Bl -tag -width indent -compact
351 device display, with the
355 .Bl -tag -width indent -compact
380 device display, with the
386 .Bl -tag -width indent -compact
404 The old-style
406 display (using
410 .Bl -tag -width indent -compact
419 The old-style
421 display, with the
425 .Bl -tag -width indent -compact
434 .Bl -tag -width indent -compact
448 .Bl -tag -width /boot/kernel/kernel -compact
455 .Dl iostat -w 1 da0 da1 cd0
457 Display statistics for the first two Direct Access devices and the first
460 .Dl iostat -c 2
462 Display the statistics for the first four devices in the system twice, with
463 a one second display interval.
465 .Dl iostat -t da -t cd -w 1
467 Display statistics for all CDROM and Direct Access devices every second
470 .Dl iostat -t da,scsi,pass -t cd,scsi,pass
472 Display statistics once for all SCSI passthrough devices that provide access
475 .Dl iostat -h -n 8 -w 1
477 Display up to 8 devices with the most I/O every second ad infinitum.
479 .Dl iostat -dh -t da -w 1
484 .Dl iostat -Iw 3
486 Display total statistics every three seconds ad infinitum.
488 .Dl iostat -odICTw 2 -c 9
490 Display total statistics using the old-style output format 9 times, with
491 a two second interval between each measurement/display.
540 .Bd -literal -offset indent