2 .\" Copyright (c) 1997 Kenneth D. Merry.
3 .\" All rights reserved.
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\" notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
12 .\" documentation and/or other materials provided with the distribution.
13 .\" 3. The name of the author may not be used to endorse or promote products
14 .\" derived from this software without specific prior written permission.
16 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .\" Copyright (c) 1985, 1991, 1993
31 .\" The Regents of the University of California. All rights reserved.
33 .\" Redistribution and use in source and binary forms, with or without
34 .\" modification, are permitted provided that the following conditions
36 .\" 1. Redistributions of source code must retain the above copyright
37 .\" notice, this list of conditions and the following disclaimer.
38 .\" 2. Redistributions in binary form must reproduce the above copyright
39 .\" notice, this list of conditions and the following disclaimer in the
40 .\" documentation and/or other materials provided with the distribution.
41 .\" 3. All advertising materials mentioning features or use of this software
42 .\" must display the following acknowledgement:
43 .\" This product includes software developed by the University of
44 .\" California, Berkeley and its contributors.
45 .\" 4. Neither the name of the University nor the names of its contributors
46 .\" may be used to endorse or promote products derived from this software
47 .\" without specific prior written permission.
49 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
50 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
51 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
52 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
53 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
54 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
55 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
56 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
57 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
58 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
61 .\" @(#)iostat.8 8.1 (Berkeley) 6/6/93
89 utility displays kernel
91 statistics on terminal, device and cpu operations.
92 The first statistics that are printed are averaged over the system uptime.
93 To get information about the current activity, a suitable wait time should
94 be specified, so that the subsequent sets of printed statistics will be
95 averaged over that time.
97 The options are as follows:
105 interval is specified, the default is 1 second.
107 Display CPU statistics.
108 This is on by default, unless
112 Display only device statistics.
113 If this flag is turned on, only device statistics will be displayed, unless
117 is also specified to enable the display of CPU or TTY statistics.
126 will show devices in order from highest to lowest bytes
127 per measurement cycle.
129 Display total statistics for a given time period, rather than average
130 statistics for each second during that time period.
132 In the blocks transferred display (-o), display block count in kilobytes rather
133 then the device native block size.
135 Extract values associated with the name list from the specified core
136 instead of the default
144 utility will display fewer devices if there are not
148 Extract the name list from the specified system instead of the default
149 .Dq Pa /boot/kernel/kernel .
154 Sectors per second, transfers per second, and milliseconds per seek are
158 is specified, total blocks/sectors, total transfers, and
159 milliseconds per seek are displayed.
161 Specify which types of devices to display.
162 There are three different categories of devices:
164 .Bl -tag -width indent -compact
166 .Bl -tag -width 9n -compact
168 Direct Access devices
170 Sequential Access devices
176 Write Once Read Multiple devices
182 Optical Memory devices
184 Medium Changer devices
186 Communication devices
188 Storage Array devices
190 Enclosure Services devices
196 .Bl -tag -width 9n -compact
198 Integrated Drive Electronics devices
200 Small Computer System Interface devices
202 Any other device interface
206 .Bl -tag -width 9n -compact
212 The user must specify at least one device type, and may specify at most
213 one device type from each category.
214 Multiple device types in a single device type statement must be separated by
219 arguments may be specified on the command line.
222 arguments are ORed together to form a matching expression against which
223 all devices in the system are compared.
224 Any device that fully matches any
226 argument will be included in the
228 output, up to the number of devices that can be displayed in
229 80 columns, or the maximum number of devices specified by the user.
231 Display TTY statistics.
232 This is on by default, unless
238 seconds between each display.
241 is specified, the default is infinity.
243 Show extended disk statistics.
244 Each disk is displayed on a line of its own with all available statistics.
248 is specified, omit lines for devices with no activity.
250 Display a usage statement and exit.
255 utility displays its information in the following format:
258 .Bl -tag -width indent -compact
260 characters read from terminals
262 characters written to terminals
266 The header of the field is the device name and unit number.
270 will display as many devices as will fit in a standard 80 column screen, or
271 the maximum number of devices in the system, whichever is smaller.
274 is specified on the command line,
276 will display the smaller of the
277 requested number of devices, and the maximum number of devices in the system.
280 to display specific drives, their names may be supplied on the command
285 will not display more devices than will fit in an 80 column screen, unless
288 argument is given on the command line to specify a maximum number of
290 If fewer devices are specified on the command line than will fit in an 80
293 will show only the specified devices.
297 device display shows the following statistics:
299 .Bl -tag -width indent -compact
301 kilobytes per transfer
310 device display, with the
312 flag specified, shows the following statistics:
314 .Bl -tag -width indent -compact
316 kilobytes per transfer
318 total number of transfers
320 total number of megabytes transferred
325 device display, with the
327 flag specified, shows the following statistics:
329 .Bl -tag -width indent -compact
331 read operations per second
333 write operations per second
335 kilobytes read per second
337 kilobytes write per second
339 transactions queue length
341 average duration of transactions, in milliseconds
343 % of time the device had one or more outstanding transactions
350 shows the following statistics:
352 .Bl -tag -width indent -compact
354 sectors transferred per second
358 average milliseconds per transaction
365 flag specified, shows the following statistics:
367 .Bl -tag -width indent -compact
369 total blocks/sectors transferred
373 average milliseconds per transaction
376 .Bl -tag -width indent -compact
378 % of cpu time in user mode
380 % of cpu time in user mode running niced processes
382 % of cpu time in system mode
384 % of cpu time in interrupt mode
386 % of cpu time in idle mode
390 .Bl -tag -width /boot/kernel/kernel -compact
391 .It Pa /boot/kernel/kernel
392 Default kernel namelist.
397 .Dl iostat -w 1 da0 da1 cd0
399 Display statistics for the first two Direct Access devices and the first
400 CDROM device every second ad infinitum.
404 Display the statistics for the first four devices in the system twice, with
405 a one second display interval.
407 .Dl iostat -t da -t cd -w 1
409 Display statistics for all CDROM and Direct Access devices every second
412 .Dl iostat -t da,scsi,pass -t cd,scsi,pass
414 Display statistics once for all SCSI passthrough devices that provide access
415 to either Direct Access or CDROM devices.
417 .Dl iostat -h -n 8 -w 1
419 Display up to 8 devices with the most I/O every second ad infinitum.
421 .Dl iostat -dh -t da -w 1
423 Omit the TTY and CPU displays, show devices in order of performance and
424 show only Direct Access devices every second ad infinitum.
428 Display total statistics every three seconds ad infinitum.
430 .Dl iostat -odICTw 2 -c 9
432 Display total statistics using the old-style output format 9 times, with
433 a two second interval between each measurement/display.
436 flag generally disables the TTY and CPU displays, but since the
440 flags are given, the TTY and CPU displays will be displayed.
452 The sections starting with ``Interpreting system activity'' in
453 .%T "Installing and Operating 4.3BSD" .
460 .An Kenneth Merry Aq ken@FreeBSD.org
464 as a debugging tool for crash dumps is probably limited because there is
465 currently no way to get statistics that only cover the time immediately before