monIOQueue

Description

Provides device I/O statistics displayed as data and log I/O for normal and temporary databases on each device.

NoteEnable the enable monitoring configuration parameter for this monitoring table to collect data.

Columns

The columns for monIOQueue are:

Name

Datatype

Attributes

Description

InstanceID

int

Specific to cluster environments – ID of an instance in a shared-disk cluster.

IOs

int

Counter

Total number of I/O operations

IOTime

int

Counter

Amount of time (in milliseconds) spent waiting for I/O requests to be satisfied

LogicalName

varchar(30)

Null

Logical name of the device

IOType

varchar(12)

Null

Category for grouping I/O. One of UserData, UserLog, TempdbData, TempdbLog.