Skip to content

Commit

Permalink
avoid horizontal scrollbar on sample output
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsalterjrs authored Jan 20, 2022
1 parent 4c57c72 commit a679d27
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ This sample output shows activity which has taken place in the most recent secon

````
root@redacted-prod0:~# ioztat -y -c1 ssd
dataset w/s wMB/s r/s rMB/s wareq-sz rareq-sz
ssd 0.00 0.00 0.00 0.00 0.00 0.00
images 0.00 0.00 0.00 0.00 0.00 0.00
DC1 17.96 0.10 3.99 0.05 5.66 12.29
DC2 21.95 0.14 0.00 0.00 6.59 0.00
QB 2.00 0.01 0.00 0.00 7.17 0.00
SAP-TC 2.99 0.02 0.00 0.00 6.83 0.00
SAP4-WIN2019 2.99 0.05 0.00 0.00 17.07 0.00
nagios 0.00 0.00 0.00 0.00 0.00 0.00
qemu 0.00 0.00 0.00 0.00 0.00 0.00
autostart 0.00 0.00 0.00 0.00 0.00 0.00
iso 0.00 0.00 0.00 0.00 0.00 0.00
unsnapped 0.00 0.00 0.00 0.00 0.00 0.00
rp9 0.00 0.00 0.00 0.00 0.00 0.00
dataset w/s wMB/s r/s rMB/s wareq-sz rareq-sz
ssd 0.00 0.00 0.00 0.00 0.00 0.00
images 0.00 0.00 0.00 0.00 0.00 0.00
DC1 17.96 0.10 3.99 0.05 5.66 12.29
DC2 21.95 0.14 0.00 0.00 6.59 0.00
QB 2.00 0.01 0.00 0.00 7.17 0.00
SAP-TC 2.99 0.02 0.00 0.00 6.83 0.00
SAP4-WIN2019 2.99 0.05 0.00 0.00 17.07 0.00
nagios 0.00 0.00 0.00 0.00 0.00 0.00
qemu 0.00 0.00 0.00 0.00 0.00 0.00
autostart 0.00 0.00 0.00 0.00 0.00 0.00
iso 0.00 0.00 0.00 0.00 0.00 0.00
unsnapped 0.00 0.00 0.00 0.00 0.00 0.00
rp9 0.00 0.00 0.00 0.00 0.00 0.00
````

For the most part, `ioztat` behaves the same way that the system standard `iostat` tool does, with similar arguments.
Expand Down

0 comments on commit a679d27

Please sign in to comment.