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: b...@freebsd.org
          Reporter: nij...@gmail.com
                CC: d...@freebsd.org

root@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.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to