Analyzing Database Server I/O Bottlenecks using IOSTAT
iostat (input/output statistics) an utility that reports Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions. The iostat command is used for monitoring system input/output device loading by observing the time the devices are active in relation to their average transfer rates. The iostat command generates reports that can be used to …
Analyzing Database Server I/O Bottlenecks using IOSTAT Read More »