SQL Exec Stats, Copyright © 2006-2012 Elemental Inc. All rights reserved.
Read Me, Intro, Main, General, Databases, File IO, Tables, Indexes, Exec Stats, Stored Procs, Dist Stats, Appendix
General system information is displayed in the grid to right of the Connection tab. The information includes @@VERSION, xp_msver, and dm_os_sys_info.
sys.configurations,
sys.dm_os_sys_info,
The view sys.dm_os_sys_mem, and
sys.dm_os_process_memory are only available for SQL Server 2008.
The top 50 sys.dm_wait_stats are displayed:
The tab OS Perf Ctrs collects the point in time OS Performance Counters. Hopefully I can add regular sampling to display key performance counters over a period.