<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sqlmonitoring Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Home</link><description>sqlmonitoring Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://sqlmonitoring.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New release will be available for testing this year.&lt;/b&gt; &lt;a href="http://sqlmonitoring.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34811" class="externalLink"&gt;http://sqlmonitoring.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34811&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://sqlmonitoring.codeplex.com/wikipage?title=Sql%20Monitoring%20FAQ&amp;referringTitle=Home"&gt;Sql Monitoring FAQ&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This tool was designed to be an open source alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt;&lt;br /&gt;The feature complete version will be released on August 30th but this version is complete for as far as the service is concerned. Most work has to be done on the client, but the basics are available.&lt;br /&gt;&lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;DownloadId=40452" alt="monitoringclient1.png" title="monitoringclient1.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Thu, 22 Oct 2009 10:24:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091022102409A</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlmonitoring.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.&lt;br /&gt;&lt;br /&gt;New release will be available for testing this year. &lt;a href="http://sqlmonitoring.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34811" class="externalLink"&gt;http://sqlmonitoring.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34811&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://sqlmonitoring.codeplex.com/wikipage?title=Sql%20Monitoring%20FAQ&amp;referringTitle=Home"&gt;Sql Monitoring FAQ&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This tool was designed to be an open source alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt;&lt;br /&gt;The feature complete version will be released on August 30th but this version is complete for as far as the service is concerned. Most work has to be done on the client, but the basics are available.&lt;br /&gt;&lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;DownloadId=40452" alt="monitoringclient1.png" title="monitoringclient1.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Thu, 22 Oct 2009 10:22:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091022102247A</guid></item><item><title>Updated Wiki: Sql Monitoring FAQ</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Sql Monitoring FAQ&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Sql Monitoring FAQ&lt;/b&gt;&lt;br /&gt;This page answers the most common questions.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;How do I get back the default sorting on the Alerts pages?&lt;/b&gt;&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Because the default view of the alert grid is sorted on multiple columns you cannot get the sorting back by clicking the headers. To get the default sorting back you must refresh the grid. Right click the mouse and choose Refresh in the context menu. &lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;b&gt;How can I view alerts assigned to other users than me?&lt;/b&gt;&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;At this moment you cannot do this in the application. This feature is planned for a future release. You can however perform a query against the database to review these alerts. Open a new query window in SSMS and type in: exec Client.GetAlerts '{&lt;i&gt;some username&lt;/i&gt;}'. This will list the alerts currently assigned to that specific user.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;b&gt;How can I change the threshold for the alerts?&lt;/b&gt;&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;You can change these within the client. But only for current alerts. In future versions it will be possible to change the thresholds from a seperate list. If an alert is shown you can select Edit on the right of the screen. Fill in the right thresholds for your needs and click save. The values will be updated to the monitored computers every 15 minutes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Sun, 31 Aug 2008 19:38:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Sql Monitoring FAQ 20080831073849P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.
&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Sql%20Monitoring%20FAQ&amp;amp;referringTitle=Home"&gt;Sql Monitoring FAQ&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;This tool was designed to be an open source alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt; &lt;br /&gt;The feature complete version will be released on August 30th but this version is complete for as far as the service is concerned. Most work has to be done on the client, but the basics are available.&lt;br /&gt; &lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;amp;DownloadId=40452" alt="monitoringclient1.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Sun, 31 Aug 2008 19:22:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080831072242P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;This tool was designed to be an open source alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt; &lt;br /&gt;The feature complete version will be released on August 30th but this version is complete for as far as the service is concerned. Most work has to be done on the client, but the basics are available.&lt;br /&gt; &lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;amp;DownloadId=40452" alt="monitoringclient1.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Sun, 17 Aug 2008 21:08:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080817090808P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;This tool was designed to be an open source alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt; &lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;amp;DownloadId=40452" alt="monitoringclient1.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Mon, 04 Aug 2008 06:46:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080804064620A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/sqlmonitoring/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The SqlMonitoring tool makes it possible to monitor SQL 2000, 2005, 2008 environments and send alerts to a central database &amp;#40;SQL 2008&amp;#41;. A client can be used to view the alerts en perform actions on them. This tool is a good alternative if you do not have the budget or infrastructure for tools like SCOM.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;This tool was designed to be an alternative for tools like SCOM 2007 and BMC Patrol. The tool also focusses primarly on SQL Server.&lt;br /&gt; &lt;br /&gt;For a quickstart download the binaries and follow the steps in the included Quick Start Guide. To run the tool you will need at least SQL Server 2008. Any version will work, although for large environments it's recommended to use the Standard or Enterprise edition.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=sqlmonitoring&amp;amp;DownloadId=40452" alt="monitoringclient1.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>rhartskeerl</author><pubDate>Sun, 03 Aug 2008 21:23:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080803092311P</guid></item></channel></rss>