How to get data of SQL Server PerfMon Counters without running Performance Monitor tool? Leave a reply Execute the query againts sys.dm_os_performance_counters DMV to get the result. SELECT * FROM sys.dm_os_performance_counters sys.dm_os_performance_counters output 18.520469 73.856621