[Bug 231313] iostat man pages don't describe -x output

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 11 23:17:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231313

            Bug ID: 231313
           Summary: iostat man pages don't describe -x output
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs at FreeBSD.org
          Reporter: nijave at gmail.com
                CC: doc at FreeBSD.org

root at OPNsense:~ # iostat -x
                        extended device statistics
device       r/s     w/s     kr/s     kw/s  ms/r  ms/w  ms/o  ms/t qlen  %b
ada0           0       2      7.5     73.1     0    97     0    76    0   2
pass0          0       0      0.0      0.0     7     0     1     4    0   0

I don't see any description of "ms/*" columns in the manpage

Excerpt:
           The extended iostat device display, with the -x flag specified,
           shows the following statistics:

           r/s     read operations per second
           w/s     write operations per second
           kr/s    kilobytes read per second
           kw/s    kilobytes write per second
           qlen    transactions queue length
           svc_t   average duration of transactions, in milliseconds
           %b      % of time the device had one or more outstanding
                   transactions

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list