﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Monitoring</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Monitoring posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>The Ten Commandments of SQL Server Monitoring</title><description><![CDATA[<p>It is easy to get database monitoring wrong. There are several common-sense rules that can make all the difference between a monitoring system that works for you and helps  to avoid database problems, and one that just creates a distraction. Adam Machanic spells out the rules, based on his considerable experience with database monitoring.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/98652/</guid><pubDate>Mon, 13 May 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/98652/</link></item><item><title>Job overran Custom Metric</title><description><![CDATA[<p>This SQL Monitor custom metric tells you if a specific SQL Server Agent job that runs at the same time every day has overrun. The metric is useful when a job can have negative effects on other processes if it overruns.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/99061/</guid><pubDate>Fri, 10 May 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/99061/</link></item><item><title>Stairway to Transaction Log Management in SQL Server, Level 9: Monitoring the Transaction Log</title><description><![CDATA[<p>Our major goal in terms of log maintenance for all databases under our care is to optimize for write performance, in order to support all activities that require SQL Server to write to the log, including data modifications, data loads, index rebuilds, and so on. However, it's also important to keep an eye on possible log fragmentation, which, as described previously, can affect the performance of processes that need to read the log, such as log backups and the crash recovery process.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Stairway+Series/98322/</guid><pubDate>Wed, 24 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Stairway+Series/98322/</link></item><item><title>Custom Metrics for Monitoring Database Mirroring</title><description><![CDATA[<p>SQL Monitor comes with plenty of metrics, but there are always going to be things that you want to measure that can't be done 'out of the box'. Taking database mirroring as an example, Grant shows that custom metrics can be used to monitor and alert whatever aspect of SQL Server or database that you need.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/98470/</guid><pubDate>Wed, 24 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/98470/</link></item><item><title>dbWarden - A Free SQL Server Monitoring Package</title><description><![CDATA[<p>dbWarden is a comprehensive monitoring and alerting solution for SQL Server 2005 or newer. It features an emailed Health Report and includes email and text notifications with customizable metrics for alerts such as Blocking, Long Running Queries and SQL Jobs, CPU %, Log file and TempDB growth.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/98106/</guid><pubDate>Fri, 12 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/98106/</link></item><item><title>Tracking Business Metrics</title><description><![CDATA[<p>There can be more to managing a SQL Server instance than just examining the performance metrics. There are times when understanding how your system is performing for the application is important.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/96680/</guid><pubDate>Thu, 11 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/96680/</link></item><item><title>New Custom Metric: Long Running Job</title><description><![CDATA[<p>SQL Monitor’s Job duration unusual alert is a powerful tool for keeping track of most jobs in your SQL Server environment. It works by comparing the running time of any job instance against the median for that job, and identifying when a variation in the job duration could hint at a performance problem. However, if your environment contains big jobs whose durations vary by several orders of magnitudes, it can be tricky to specify what kind of variation is expected and what would be unusual. For these cases, it is possible to go beyond the functionality of the built-in alert with a custom metric.</p><!-- how to automate(Deployment Manager) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015"><img src="http://assets.red-gate.com/external/SSC/deployment-manager-68x68.png" alt="deploymentmanager"></td>   <td><strong>How to automate your .NET and SQL Server deployments</strong><br />Deploy .NET code and SQL Server databases in a single repeatable process with Red Gate Deployment Manager. <a href="http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015">Start deploying with a 28-day trial</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/redirect/articles/98152/</guid><pubDate>Fri, 05 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/98152/</link></item><item><title>Webinar: Forgotten Rings and Other Monitoring Stories</title><description><![CDATA[<p>In this session, Grant Fritchey, Microsoft MVP, drills down into a few of the more obscure monitoring metrics that can give you very precise information about exactly what's happening within your server. He'll also show you how you can use custom metrics to enable these metrics in Red Gate's SQL Monitor.</p>]]></description><guid>http://www.sqlservercentral.com/articles/webinar/94584/</guid><pubDate>Mon, 29 Oct 2012 15:22:28 UT</pubDate><link>http://www.sqlservercentral.com/articles/webinar/94584/</link></item><item><title>How to Monitor for High CPU utilization in SQL Server</title><description><![CDATA[<p>This is the method that Geoff Albin has used for years to monitor the CPU on his SQL Servers.</p>]]></description><guid>http://www.sqlservercentral.com/articles/CPU/71388/</guid><pubDate>Fri, 19 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/CPU/71388/</link></item><item><title>SQLServerCentral Webinar Series #21 - Forgotten Rings &amp; Other Monitoring Stories</title><description><![CDATA[<p>Most common monitoring metrics are important and useful, especially over time, but they can fall short. How do you gather information to determine, for example, if you have buffer cache pressure? Register now for the free webinar.
Wednesday, October 17 2012 4:00pm - 5:00pm BST</p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/redirect/articles/93542/</guid><pubDate>Mon, 15 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/93542/</link></item><item><title>CPU and Scheduler Performance Monitoring using SQL Server and Excel</title><description><![CDATA[<p>This article will demonstrate a method of creating an Excel-based CPU/scheduler performance dashboard for SQL Server 2005+.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL/92823/</guid><pubDate>Thu, 04 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL/92823/</link></item><item><title>SQLServerCentral Webinar Series #21 - Forgotten Rings &amp; Other Monitoring Stories</title><description><![CDATA[<p>Most common monitoring metrics are important and useful, especially over time, but they can fall short. How do you gather information to determine, for example, if you have buffer cache pressure? Register now for the free webinar.
Wednesday, October 17 2012 4:00pm - 5:00pm BST</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/93542/</guid><pubDate>Mon, 15 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/93542/</link></item><item><title>SQLServerCentral Webinar Series #21 - Forgotten Rings &amp; Other Monitoring Stories</title><description><![CDATA[<p>Most common monitoring metrics are important and useful, especially over time, but they can fall short. How do you gather information to determine, for example, if you have buffer cache pressure? Register now for the free webinar.
Wednesday, October 17 2012 4:00pm - 5:00pm BST</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/93542/</guid><pubDate>Mon, 15 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/93542/</link></item><item><title>SQLServerCentral Webinar Series #21 - Forgotten Rings &amp; Other Monitoring Stories</title><description><![CDATA[<p>Most common monitoring metrics are important and useful, especially over time, but they can fall short. How do you gather information to determine, for example, if you have buffer cache pressure? Register now for the free webinar.
Wednesday, October 17 2012 4:00pm - 5:00pm BST</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/93542/</guid><pubDate>Mon, 15 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/93542/</link></item><item><title>Working with SQL Agent Durations</title><description><![CDATA[<p>SQL Agent stores duration in HHMMSS format - not always useful. Discover how to use Powershell, some basic math, and T-SQL to tame these unruly values.</p>]]></description><guid>http://www.sqlservercentral.com/articles/powershell/91474/</guid><pubDate>Thu, 23 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/powershell/91474/</link></item><item><title>The Strategic Value of Monitoring SQL Servers</title><description><![CDATA[<p>Why would you ever need to automatically monitor the SQL Servers in your care? What is the business value of doing so? What  are the important features that a DBA should look for in a performance-monitoring tool? Rodney Landrum gives answers based on long experience. </p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/redirect/articles/91256/</guid><pubDate>Tue, 19 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/91256/</link></item><item><title>How to receive alerts when you centralize your SQL Server Event Logs.</title><description><![CDATA[<p>Learn how you can get alerts when you centralize the Event log. This is part 2 of the previous article &quot;How to centralize your SQL Server Event Logs.&quot;</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/89715/</guid><pubDate>Thu, 24 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/89715/</link></item><item><title>Perform Routine Server Checks Using PowerShell</title><description><![CDATA[<p>Database administrators tend to perform a lot of routine checks, referred to as sanity checks, on a daily, weekly, and monthly basis. Rob Gravelle shows you how to write some PowerShell scripts to automate a couple of fairly common sanity checks.</p><!-- Breeze (SQL Prompt) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015"><img src="http://assets.red-gate.com/external/SSC/Prompt_68.gif" alt="sqlprompt"></td>   <td><strong>Make working with SQL a breeze</strong><br />SQL Prompt 5 is the effortless way to write, edit, and explore SQL. It's packed with features such as code completion, script summaries, and SQL reformatting, that make working with SQL a breeze.  <a href="http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015">Try it now.</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/redirect/articles/90658/</guid><pubDate>Mon, 21 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/90658/</link></item><item><title>Automating Daily Checks with Powershell</title><description><![CDATA[<p>Using Powershell to create color coded backup reports for all servers in your environment.</p>]]></description><guid>http://www.sqlservercentral.com/articles/powershell/76561/</guid><pubDate>Mon, 19 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/powershell/76561/</link></item><item><title>Create a Monitoring Server for SQL Server with PowerShell</title><description><![CDATA[<p>At some point you are going to need a notification system for a range of events that occur in your servers. Laerte Junior shows how you can even set up temporary or permanent alerts for any WMI events to give you a system that fits your server environment perfectly.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/76832/</guid><pubDate>Wed, 09 Nov 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/76832/</link></item><item><title>An Easy Way to Monitor SQL Server Replication  </title><description><![CDATA[<p>In SQL Server, replication is a widely adopted technology for the purpose of real-time data replication between SQL servers. It serves the purpose of keeping data consistent between multiple end points. So the last thing we want to hear from clients is that data is no longer in synch, and as DBA, we don't want to be the last person to realize replication is out of order or broken. Here are some steps you can take to monitor SQL Server replication.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/76502/</guid><pubDate>Wed, 26 Oct 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/76502/</link></item><item><title>Disk Space Monitoring and Early Warning with PowerShell</title><description><![CDATA[<p>Sean Duffy recently had an unwelcome encounter with Exchange Server Back Pressure, which cut off his message flow due to a lack of space on the server. To make sure it didn’t happen again, he found a way to automatically monitor all his servers from afar, with a little PowerShell magic.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/75636/</guid><pubDate>Mon, 12 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/75636/</link></item><item><title>Preventing Problems in SQL Server</title><description><![CDATA[<p>It is never a good idea to let your users be the ones to tell you of database server outages. It is far better to be able to spot potential problems by being alerted for the most relevant conditions on your servers at the best threshold. This will take time and patience, but the reward will be an alerting system which allows you to deal more effectively with issues before they involve system down-time.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/75633/</guid><pubDate>Thu, 01 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/75633/</link></item><item><title>SQL Overview V - Monitoring Long Running Jobs</title><description><![CDATA[<p>Continuing with his series on monitoring your SQL Servers, David Bird now looks a a way to fin those long running, active jobs.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/69649/</guid><pubDate>Fri, 29 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/69649/</link></item><item><title>SQL Overview VI - Monitoring Process Locks</title><description><![CDATA[<p>In the sixth part of his series on monitoring your SQL Server, David Bird looks at process locks.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/69650/</guid><pubDate>Fri, 22 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/69650/</link></item><item><title>SQL Overview SSIS Package III - Full Package</title><description><![CDATA[<p>Continuing on with his series on reporting for your SQL Server, David Bird brings together the series with the full package used for building the report.s</p>]]></description><guid>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61774/</guid><pubDate>Fri, 15 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61774/</link></item><item><title>Monitor SQL Server Replication Jobs</title><description><![CDATA[<p>The Replication infrastructure in SQL Server is implemented using SQL Server Agent to execute the various components involved in the form of a job (e.g. LogReader agent job, Distribution agent job, Merge agent job) SQL Server jobs execute a binary executable file which is basically C++ code.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/74520/</guid><pubDate>Mon, 11 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/74520/</link></item><item><title>SQL Overview SSIS Package II - Retrieving SQL Error Log</title><description><![CDATA[<p>In Part II of his series on monitoring SQL Servers, David Bird takes a look at importing data from your error logs.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61714/</guid><pubDate>Fri, 08 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61714/</link></item><item><title>SQL Overview Part 1</title><description><![CDATA[<p>Monitoring your SQL Server instances and figuring out what's going on is important to keep an eye on your environment. David Bird brings us a new series that looks at how you might start setting this up with Integration Services. </p>]]></description><guid>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61621/</guid><pubDate>Fri, 01 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/61621/</link></item><item><title>Using SQL Server to collect information from your Oracle server</title><description><![CDATA[<p>Using linked connections you can collect system information on your Oracle server from SQL server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Monitoring/73741/</guid><pubDate>Mon, 06 Jun 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/73741/</link></item></channel></rss>