Site sponsored by: Idera Try Idera’s new SQL admin toolset
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Product Reviews

All Reviews
Audit Tools
Backup Tools
Change Management Tools
Clustering Tools
Coding Tools
Design Tools
Diff / Compare Tools
Documentation Tools
Job Management Tools
Log Recovery Tools
Monitoring Tools
Remote Access Tools
Reporting Tools
Security Tools
Testing Tools

SQL Server 2008 - Worth the Wait

SQL Server’s first significant upgrade in three years features a number of envelope-pushing enhancements and improvements. Which will have the greatest impact on SQL administration and development? More...
Latest Articles

Slowly Changing Dimensions in SQL Server 2005
Audit Data Modifications
SQL Server 2008’s Management Data Warehouse
Same Report but Different Methods in SQL Server Reporting Services ...

More     
 
Latest FAQ's

How to Integrate Performance Monitor and SQL Profiler
SSIS Lookups are Case Sensitive
Convert Number to Words in SSRS
After installing SP2 on SQL Server 2005 x64, when trying to ...

More     
   
Latest Software Reviews

SQL Server DBA Dashboard
SwisSQL DBChangeManager
SQLMesh - SQL Server Search Tool
SoftTreeTech SQL Assistant

More     

reviews >> monitoring tools >> SQL Stripes for SQL Server ...

SQL Stripes for SQL Server

By : Satya Jayanty
Oct 29, 2005
Printer friendly

It is important to have a monitoring and management tool that can alert you to problems with SQL Server or its resources. A tool that can send an e-mail alert is especially important so you can obtain real-time alerts and take action instantly, if needed.

SQL Stripes, by PureNetworking.net, is a database management application that combines several monitoring and networking tools in a single interface. It helps a DBA monitor and control SQL Servers throughout a network and provides real-time alerts.



Features

Using SQL Stripes, together with Query Analyzer, offers flexible management and monitoring of your SQL Servers.

SQL Stripes displays essential information as an array of "stripes." Each stripe represents one SQL Server and contains the following information:

  • Service status: Up, down, or up with invalid login alert.
  • Agent status.
  • Ping results.
  • Scheduled jobs status.
  • Available RAM.
  • Disk space: Either free, used, or both.
    • This can be configured to display disk space for all hard drives on the server, or only for drives that are used by the SQL Server program.
  • Server name defined on the network.

Displaying relevant information about each server as a stripe provides a quick overview of the status of all the servers the DBA manages. Since the program doesn't use a lot of resources on a server, it can be installed and executed on a workstation with an auto-refresh configuration of any time interval. The auto-refresh feature has an option to provide the DBA with an e-mail notification when the ping test result fails, or when a SQL Server service is down.

SQL Stripes is equipped with a search feature that allows the DBA to search for a particular object — such as a table or stored procedure — or all the objects (see screen shot below). The DBA can output the server's valuable real-time data to HTML by enabling the feature as a group level Like Search. A "Search for Objects" is conducted in all opened stripes because the search engine connects all the SQL Servers into a single interface.

The search function offers additional options such as "WildCard Search" and "Include System Objects." The screen shot below shows the results of a sample search.

The report can be aligned to include system objects such as system tables or system stored procedures. The search can be limited to search for a specific column in a set of tables or used within a set of stored procedures.

Creating an HTML report is a straightforward process:

When the report is generated, a dialog box appears stating "View Report Now" with "Yes" and "No" buttons. The user can configure the path to save the output file. A sample report is displayed below:

If an error is found in a SQL Server database, SQL Stripes sends the user an alert message immediately. The product monitors the SQL Server environment, providing information on Extended Server components such as collation, default domain/logins, installation information, linked databases, operating system memory, and number of CPUs associated with each SQL Server. On the granular level of each database, the information SQL Stripes can provide includes the database name with owner, database size, database total and used free space, database status, backup status, and the SQL Server error log. It also includes database processes, such as simple or extended DBCC statements.


    Next Page>>    








Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views