Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

Can anyone recommend a good SQL server Monitoring Tool? One which will provide info on, server space usage, CPU usage , expensive queries run etc.

share|improve this question
1  

closed as not constructive by Aaron Bertrand, Thomas Stringer, RolandoMySQLDBA, Jon Seigel, Mark Storey-Smith Oct 16 '12 at 22:50

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

up vote 0 down vote accepted

I have been using SQL Spy 9.0 - Cost is free I also use Utility Explorer from Microsoft - Cost free

share|improve this answer
Thanks for those will check them out – davey Oct 17 '12 at 10:03

I've voted to close this, because it's essentially a poll question, and there isn't a possible "right answer." You should be evaluating the vendors' offerings to see which product best suits your requirements and budget. Nobody can tell you which product will do that best.

The major vendors you want to investigate are:

They all have evaluation versions so you can test them out. In addition to feature sets you'll want to baseline your workloads and check the additional overhead each monitoring solution adds - no monitoring is 100% free.

Disclaimer: I work for SQL Sentry.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.