March 27, 2013
by
0 comments | 2,829 views

VN:RO [1.9.17_1161]

Long-running job

This metric returns the longest running instance of the named job in the last hour. By creating multiple custom metrics from this example – one for each job you’re interested in – you can specify alert thresholds for each job individually. Read more

November 8, 2012
by
0 comments | 1,004 views

VN:RO [1.9.17_1161]

Plan cache hit ratio

A high plan cache hit ratio does not guarantee that all queries are using the cache as well as they might. Knowing the percentage of queries that are satisfied from cache helps you to better understand the plan cache hit ratio value. Read more

November 1, 2012
by
0 comments | 622 views

VN:RO [1.9.17_1161]

Plan cache reuse

This metric shows the percentage of cached plans that are being used more than once. If a plan is cached but never reused, there may be an opportunity to tune your server to work more effectively. Read more