Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 SQL Stripes - Beta Testing

Author  Topic 

docco
Starting Member

6 Posts

Posted - 2003-04-19 : 19:39:40

Hi, I've released a new tool, great for all of you SQL Server DBA's out there.
It's a freeware and I'd like people to start testing it so I can gather as much information as possible about bugs/feature requests etc...

Here's the program description & link:

[url]http://fileforum.betanews.com/detail.php3?fid=1050700085[/url]


SQL Stripes is an application that helps you - the SQL Server DBA, to have complete control over your servers.
From the high-level of monitoring essential components to the low-level of analyzing your various databases.

This is *not* another Query-Analyzer like tool, not does it intend to be.
The idea is that each one of your servers gets a 'Stripe' which contains valuable real-time data on the selected server.

SQL Stripes is an intuitive and easy to use component, and is intended for SQL Server DBA's
Note that it is still on it's first betas so please report any problem that occurs.xx

Please send feedback to doc@docmusic.com

v0.50b
First Release, includes the following features:
Unlimited multiple server connections
Server Stripes (tm) - Contains the following information:
- Ping Result
- SQL Service Result (Up, Down or Up with invalid Login)
- Server name on the Network (i.e. Network ID)
- Free Hard disk space (drives that are being used by the Databases)
- Server Version

Extended Database Information - Contains the following information:
- Database Name
- Database Size
- Database Owner
- Database Creation Date
- Database Files (Logical/Physical)
- DBCC Check:
- Simple
- Extended (using SQL-DMO)

Additional Features:
- Terminal Services support
- pcAnywhere support
- VNC Support
- SQL CMD Emulator (tm)
- Get/Put Support inside CMD through 3rd side FTP Server
- Dynamic Setup Screen
- Auto Refresh Interval
- Duplicate/Conflict Stripes check, users SmartFocus.
- Linked Server Support; This allows you to communicate with one SQL Server using another.
- Table View/Edit


Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2003-04-20 : 01:33:23
Hi

That looks like a pretty useful app.
The only criticism I have is that the UI can be a little confusing. You seem to have a bunch of config dialogs where one would probably make the most sense.

Also, could you include the option for integrated authentication, in a large environment it is easier to manage with NT groups than individual sql logins. The default is to try to connect with an sa login and a blank password. I hope YOUR servers don't have this

Damian
Go to Top of Page

docco
Starting Member

6 Posts

Posted - 2003-04-23 : 16:40:34
Hi,
I've released a new version (Build 150) which has Windows Authentication as one of it's features.
'sa' with blank password is only the default template, which I of course don't use on my real servers.

Cheers,
Doc

Go to Top of Page
   

- Advertisement -