﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Performance Tuning  / HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 06:26:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>thanks look like i get what i was looking for........ will post the entire process step by step so that other can get the details and use it in there work.....</description><pubDate>Wed, 13 Feb 2013 00:22:25 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>Bing "wmi alert" to read about them for SQL Server Agent. Also lookup "ssis wmi event watcher" not because you need to use the object in ssis but because the msdn article has a sample WMI event query that will fire when CPU use goes above 80%.</description><pubDate>Tue, 12 Feb 2013 07:54:54 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>hi,well as for now no 3rd party tool &amp; WMI Alert can you pass me the script or any link through which i can get some idea........</description><pubDate>Tue, 12 Feb 2013 01:06:34 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>Try third party tools........like sentry or nagios alerts.</description><pubDate>Mon, 11 Feb 2013 11:26:00 GMT</pubDate><dc:creator>deep_kkumar</dc:creator></item><item><title>RE: HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>I am not sure how you could alert based on one specific query causing 80% CPU use because SQL Server abstracts a lot of that but you could get a list of all the queries and their CPU use for analysis when the server goes above 80% CPU use. You could do this by setting up a WMI Alert in SQL Agent that would run a job when CPU reached 80% on the server. The job could capture all running queries. Be careful with this kind of approach though, it can make bad times worse depending on how aggressive your job is at pulling information from the server.</description><pubDate>Mon, 11 Feb 2013 07:23:18 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>HOw to get Automatic Email notification for High CPU Utilization &amp;gt;80 %  with the query which is causing the high CPU usage</title><link>http://www.sqlservercentral.com/Forums/Topic1418310-360-1.aspx</link><description>hi all,Do any one have any script by which i can get a automatic email notification when a HIGH CPU usage n &amp;gt;80 % occurs on the Sql server 2005 instance with the query which is causing the high CPU usage.thanks</description><pubDate>Mon, 11 Feb 2013 04:29:11 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item></channel></rss>