Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Monitor Disk IO in Linux

#1
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>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016