SQL SERVER 2005 이상 출처: http://www.sqlservercentral.com/scripts/Monitoring/68069/ This script displays data from the dynamic management view called: sys.dm_os_performance and presents it in a report. I recommend that you look closer to this view for all your statistical needs. If you find other information that you want to include, just modify this script to reflect the additional information. Ho..