StatsDawg

To See What Your Server Is Barking At

Home : Help : About

I/O Requests Graph

This graph shows the number of read or write requests (not to be confused with the number of bytes) over time for the disk. This is useful when determining the amount of requests on a given system and how that may relate to actual sectors read or written. This also indicates if most of the requests to the disk are for large peices of data or small ones and may also help find disk I/O bottlenecks present on the system as well.

Return to Table of Contents