I need to get performance stats off a number of live servers. The stats need to cover the time from 07:00 to 19:00 every day.
I'm after things like CPU, Memory and IO, but also I want things like transactions and stored procedures.
Can profiler provide this kind of information, and can I schedule the jobs
The systems are all running on Windows server 2003 and SQL Server 2005.
Thanks
Gary