Column Name | Data Type | Description |
avg_device_read_latency_ms | NUMBER | Average device read latency in milliseconds |
avg_device_write_latency_ms | NUMBER | Average device write latency in milliseconds |
avg_of_all_disk_usage_kb | NUMBER | Average of all disks usage in KiB |
avg_queue_latency_ms | NUMBER | Average amount of time spent in the VMkernal queue, per SCSI command, during the collection interval |
avg_queue_read_latency_ms | NUMBER | Average amount of time spent in the VMkernal queue, per SCSI read command, during the collection interval |
avg_queue_write_latency_ms | NUMBER | Average amount of time spent in the VMkernal queue, per SCSI write command, during the collection interval |
disk_read_kbps | NUMBER | Disk reads in Kbps |
disk_write_kbps | NUMBER | Disk writes in Kbps |
end_log_date | DATE | End timestamp |
instance_name | STRING | Instance name |
interval_sec | NUMBER | Interval in seconds |
max_queue_depth | NUMBER | Maximum queue depth |
nbr_of_disk_read | NUMBER | Number of disk reads |
nbr_of_disk_write | NUMBER | Number of disk writes |
partition_id | NUMBER | Foreign key for partition |
partition_name | STRING | Partition name |
partition_type | STRING | Partition type: Host or VM |
start_log_date | DATE | Start timestamp |
virtual_system_id | NUMBER | Virtual system ID |
vmw_physical_disk_id | NUMBER | Foreign key for VMW Physical Disk |