Navigate
Home
ArticleWiki
Forum
Newsletter
Links
Tech News
Welcome Guest.
Username:

Password:

Remember me

Performance Counters
Welcome, Guest. Please login or register.
February 08, 2012, 06:37:43 PM
11513 Posts in 1262 Topics by 496 Members
Latest Member: Beerdernill
Experts Round Table Network  |  Databases  |  MS SQL Server  |  Performance Counters « previous next »
Pages: [1]
Author Topic: Performance Counters  (Read 5612 times)
sajuks
Site Builder

Offline Offline

Posts: 18


« on: February 24, 2007, 07:34:03 PM »

Dear Folks,

 Need some help in understanding which performance counters to monitor and set when using sql server 2000 with windows 2003. What threshold do i set?

Thanks
Saju
Logged
Kevin3NF
Moderator
*
Offline Offline

Posts: 12


WWW
« Reply #1 on: February 26, 2007, 06:07:30 AM »

Profiler or Perfmon?  What to set generally depends on what you are trying to troubleshoot.  Most installations don't run anything on a system where there are no performance issues.
Logged

For the love of Pete...include the version of the software you are using in your question :-)
sajuks
Site Builder

Offline Offline

Posts: 18


« Reply #2 on: February 26, 2007, 09:08:17 AM »

Perfmon.
 Need to take some statistical data/presentation to provide a system usage high level report.
Logged
Kevin3NF
Moderator
*
Offline Offline

Posts: 12


WWW
« Reply #3 on: February 27, 2007, 07:51:23 AM »

BufferManager:BufferCacheHitRatio - should be in the mid to high 90s - lower numbers indicate memory pressure
BufferManager:PageLifeExpectancy - larger is better...this is how many seconds a page stays in memory before being sent back to disk
GeneralStatistics:UserConnections - obvious

There are a ton of SQL Specific perf counters, but those are the three I hit most.  After that, I go for the O/S level counters, such a CPU utilization, Avg Disk queue length, etc.
Logged

For the love of Pete...include the version of the software you are using in your question :-)
Pages: [1]
« previous next »
    Jump to: