Difference between revisions of "Iotop"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
== Activities ==
 
== Activities ==
 
* Execute <code>iotop</code> and review disk activity in your computer
 
* Execute <code>iotop</code> and review disk activity in your computer
* Measure your hard disk read performance using <code>[[hdparm]]</code> command.<ref>https://unix.stackexchange.com/questions/108838/how-can-i-benchmark-my-hdd</ref>
+
* Measure your hard disk read performance using <code>[[hdparm]]</code> command.
<pre>
 
sudo hdparm -t /dev/sdc9
 
/dev/sda2:
 
Timing buffered disk reads: 1498 MB in  3.00 seconds = 499.29 MB/sec
 
</pre>
 
 
* Review IO and filesystems benchmark tools such us <code>[[fio]]</code> https://stackoverflow.com/questions/1198691/testing-io-performance-in-linux
 
* Review IO and filesystems benchmark tools such us <code>[[fio]]</code> https://stackoverflow.com/questions/1198691/testing-io-performance-in-linux
  

Revision as of 16:08, 30 April 2020

top-like I/O monitor for disks and I/O devices.[1]

Activities


Related commands: nmon

See also


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: wikiversity

Advertising: