3.4 InnoDB File I/O

Table 3.4 InnoDB File I/O Performance Page Regions

NameDescription
Data File IO Activity (bytes)Graphs the amount of data read and written, in bytes.
Data File IO Activity (ops)Graphs the number of fsync() operations, data reads and writes.
Average Bytes Per ReadGraphs the average bytes per read.
Double Write ActivityGraphs the number of doublewrite operations and the number of pages written for doublewrite operations.
Redo Log IO Activity (bytes)Graphs the number of bytes written to the log file.
Redo Log IO Activity (ops)Graphs the number of log write requests and the number of physical log writes.
Redo Log WaitsGraphs the number of times the log buffer was too small and had to be flushed.
Pending IOGraphs the number of pending asynchronous I/O read/write requests,
Pending FlushesGraphs the number of pending buffer and redo log flush operations.
Open FilesGraphs the number of open files in InnoDB.
InnoDB IO ConfigurationLists the InnoDB IO-specific system variables and their values.