Blogs

Chapter 24. I/O Monitoring and Tuning

Monitoring

Introduction

The relationship among I/O and system performance is complex, in order to tackle the challenge of resource monitoring we can use iostatiotop and ionice.

Objectives

  • Use iostat to monitor system I/O device activity
  • Use iotop to display a constantly updated table of current I/O usage
  • Use ionice to set both the I/O scheduling class and the priority for a given process

iostat

Is the workhorse for I/O device activity monitoring on the system.

Pages

Subscribe to RSS - blogs