Sick Gaming
How to Monitor Disk IO in Linux - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: Computers (https://www.sickgaming.net/forum-86.html)
+--- Forum: Linux, FreeBSD, and Unix types (https://www.sickgaming.net/forum-88.html)
+--- Thread: How to Monitor Disk IO in Linux (/thread-89452.html)



How to Monitor Disk IO in Linux - xSicKxBot - 03-26-2019

How to Monitor Disk IO in Linux

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/how-to-monitor-disk-io-in-linux.png" width="939" height="263" title="" alt="" /></div><div><div class="lcom-stacked__main">
<div class="panel-pane pane-entity-field pane-node-body">
<div class="field field-name-body field-type-text-with-summary field-label-hidden">
<div class="field-items">
<div class="field-item even">
<p>iostat&nbsp;is used to get the input/output statistics for storage devices and partitions. iostat is a part of the sysstat package. With iostat, you can monitor the read/write speeds of your storage devices (such as hard disk drives, SSDs) and partitions (disk partitions). In this article, I am going to show you how to monitor disk input/output using iostat in Linux. So, let’s get started.</p>
<h3>Installing iostat on Ubuntu/Debian:</h3>
<p>The iostat command is not available on Ubuntu/Debian by default. But, you can easily install the&nbsp;sysstat&nbsp;package from the official package repository of Ubuntu/Debian using the APT package manager. iostat is a part of the sysstat package as I’ve mentioned before.</p>
<p>First, update the APT package repository cache with the following command:</p>
<div class="codecolorer-container bash default">
<p>$&nbsp;sudo&nbsp;apt update</p>
</div>
<p><img alt class="aligncenter size-full wp-image-37778" height="263" src="http://www.sickgaming.net/blog/wp-content/uploads/2019/03/how-to-monitor-disk-io-in-linux.png" width="939"></p>
<p>Read more at <a href="https://linuxhint.com/monitor_disk_io_linux/">LinuxHint</a></p>
</div>
</div>
</div></div>
</p></div>
<p><a href="https://www.linux.com/popup/nojs" class="ctools-use-modal ctools-modal-subscription-modal-style element-invisible" title>Click Here!</a> </p>
</div>