Home All Groups Group Topic Archive Search About

Alert & Cache Hit Ratio

Author
12 May 2005 4:26 PM
C TO
Hello World,

How can I set up an alert when the Cache Hit Ratio has averaged lower than
60% for the past n number of hours (with 5 seconds interval) ?

We are using Cache Hit Ratio to determine if we need to add more RAM to the
server. However, if the number above only hit the alert once in two weeks, is
it the time to consider adding RAM? If not, when would be?

Author
12 May 2005 5:05 PM
Alejandro Mesa
See if this helps:

Tips for Using Performance Monitor
Memory Counters
http://www.sql-server-performance.com/performance_monitor_counters_memory.asp


AMB


Show quote
"C TO" wrote:

> Hello World,
>
> How can I set up an alert when the Cache Hit Ratio has averaged lower than
> 60% for the past n number of hours (with 5 seconds interval) ?
>
> We are using Cache Hit Ratio to determine if we need to add more RAM to the
> server. However, if the number above only hit the alert once in two weeks, is
> it the time to consider adding RAM? If not, when would be?
Author
12 May 2005 6:45 PM
Andrew J. Kelly
If your Cache Hit Ration is anywhere near 60% you either need to optimize
your queries / indexes or could use more memory.  I worry  if I see it get
just a few % below 100%.  You should also monitor the page life expectancy
counter to see if you need more memory.

--
Andrew J. Kelly  SQL MVP


Show quote
"C TO" <C**@discussions.microsoft.com> wrote in message
news:565918DF-F2A5-4A95-A707-80AFF284AEE6@microsoft.com...
> Hello World,
>
> How can I set up an alert when the Cache Hit Ratio has averaged lower than
> 60% for the past n number of hours (with 5 seconds interval) ?
>
> We are using Cache Hit Ratio to determine if we need to add more RAM to
> the
> server. However, if the number above only hit the alert once in two weeks,
> is
> it the time to consider adding RAM? If not, when would be?

AddThis Social Bookmark Button