We have a large MS SQL application. I am looking for tools that will install on the server and intercept all SQL commands to the server, and tell me when they came in and how long they took to complete, and if possible, the amount of resources they took up - CPU and disk. Is there anything out there...