Are there any Query/Script to generate SQL serevr 2005 Health report , So i can send them to client on regularly basis. or can u tell me which type of report i can generate to send to client?
Thanks
Are there any Query/Script to generate SQL serevr 2005 Health report , So i can send them to client on regularly basis. or can u tell me which type of report i can generate to send to client?
Thanks
I like to use SQLDiag which the output can be used in conjunction with SQL Nexus:
http://www.codeplex.com/sqlnexus
This is part of what they do in a SQLRAP, only they use PSSDiag which is similar to SQLDiag. You can also use the PAL Tool to generate reports from Performance Counter Log files:
There are also some really good third party tools on the market from Quest, Red-Gate, Idera, Apex, and others (SQLSentry) that can be used for generating reports. Additionally for free you can grab the SQL Health and History Tool (SQLH2) and reports from Codeplex if you want to install it: