Common performance counters for SQL Server servers

Source: Internet
Author: User
Tags server memory

A common performance counter for SQL Server servers, in this flag.

Performance object Counter Description
Processor %processor time
%privileged time
Recommended value: lasts less than 80
Recommended value: lasts less than 10
System Processor Queue Length Thread Queue Length waiting for processor
Recommended value: This value/cpu number < 2
Memory Available Mbytes Reserve 20% of physical memory for the operating system
Pages/sec
Page faults/sec
Recommended value: Below (hard fault)
Page access error, including hard, Soft
Page File %usage
%peak Usage
Recommended value: Less than 70%
Peak usage of virtual memory files
PhysicalDisk
(LogicalDisk)
%disk time
%Idle time
Disk read and write time percentage, inaccurate, mainly look at the trend;
Percentage of disk idle time, accurate
Avg. Disk Queue Length Disk queues,
Should theoretically not be longer than 2
Disk bytes/sec
AVG. Disk Sec/transfer
AVG. Disk Sec/read
AVG. Disk Write/sec
The sum of the number of disk reads and writes per second, the very conservative value should be greater than 20MB;
Three other parameters, reference value: < 10ms
Network Interface Bytes total/sec Gigabit NIC, reference value: < 7mb/sec
Gigabit NIC, reference value: < 70mb/sec
Output Queue Length Reference value: < 2
SQL server:memory Manager Total Server Memory (KB)
Target Server Memory (KB)
Total indicates the size of the cache currently in use
Target indicates the total amount of memory that SQL Server can use;
If total is less than the target value, it means that SQL Server is not fully using the OS allocated memory, and it constantly caches new data and execution plans
SQL Server:buffermanager Buffer Cach hit Ratio Reference value: > 97%
SQL server:general Statistics User Connections Number of user connections
SQL Server:sql Statistics Batch requests/sec Number of SQL requests per second
SQL server:databases Transaction/sec Number of transactions per second
Data File (s) Size (KB)
Log File (s) Size (KB)
Log growths
Data File Size
Log file size
Total number of log file expansion

Common performance counters for SQL Server servers

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.