The Resources tab allows you to monitor the system resources on the computer hosting the SQL Server instance as well as what is used by SQL Server.

Resource bottlenecks are often the cause of SQL Server performance problems. These bottlenecks can result from poor database application design or point to other system processes using valuable resources needed by SQL Server.

Access the Resources tab

Access this tab by clicking the appropriate monitored SQL Diagnostic Manager and selecting the Resources tab.

  

Alerts associated with the Resources tab

The following alerts are associated with the Resources tab:

Disk Reads / Seconds Per Disk

The number of disk reads per second, per disk.

Disk Transfers / Seconds Per Disk

The number of disk transfers per second, per disk.

Disk Writes / Seconds Per Disk

The number of disk writes per second, per disk .

OS Average Disk Queue Length

The average number of both read and write requests queued for all the disks on the computer hosting the SQL Server instance.

OS Disk Time (Percent)

Indicates the percentage of elapsed time that all the disks were busy servicing read and write requests on the SQL Server computer.

OS Memory Usage (Percent)

Indicates the percentage of total memory used on the SQL Server computer.

OS Paging (Per Second)

Indicates the page fault rate for all processes on the SQL Server computer.

OS Privileged Time (Percent)

Indicates the percentage of CPU time used by all processes on the computer hosting the SQL Server instance, executed in Privileged mode.

OS Processor Queue Length

Is the number of ready threads in the processor queue on the computer hosting the SQL Server instance.

OS Processor Time (Percent)

Indicates the percentage of CPU time used by all processes on the computer hosting the SQL Server instance.

OS User Time (Percent)

Indicates the percentage of CPU time spent by all processes, on the computer hosting the SQL Server instance, executing in User mode.

Page Life Expectancy

The number of seconds a page stays in the buffer pool without references.

Procedure Cache Hit Ratio (Percent)

The ratio of procedure cache hits to procedure cache lookups. This indicates when an execution plan is reused from memory as opposed to compiled from disk.

SQL Server CPU Usage (Percent)

Indicates the percentage of the total CPU used by the SQL Server instance.

SQL Server Memory Usage (Percent)

Indicates the percentage of total memory used by SQL Server.



IDERA | Products | Purchase | Support | Community | Resources | About Us | Legal