Reference Guide

Table Of Contents
Name Description Schema
avg_io_size
optional
Average size of read and write operations in bytes. number (float)
avg_latency
optional
Weighted average latency in microseconds. number (float)
avg_read_ban
dwidth
optional
Weighted average read bandwidth in bytes per second. number (float)
avg_read_iops
optional
Average reads per second. number (float)
avg_read_late
ncy
optional
Weighted average read latency in microseconds. number (float)
avg_read_size
optional
Weighted average read size in bytes. number (float)
avg_total_ban
dwidth
optional
Weighted average total bandwidth in bytes per second. number (float)
avg_total_iops
optional
Average total input and output operations per second. number
avg_write_ban
dwidth
optional
Weighted average write bandwidth in bytes per second. number (float)
avg_write_iop
s
optional
Average writes per second. number (float)
avg_write_late
ncy
optional
Weighted average write latency in microseconds. number (float)
avg_write_size
optional
Weighted average write size in bytes. number (float)
477