Hi Guys,
As we know the sys.dm_os_performance_counters is limited to SQL Server counters, so if you want system,
physical disk, network interface card, etc. you need to run performance monitor to capture these counters.
So I just want to know there is any work around to get these counter values using the sql sys tables or joining
couple of OS related DMVs
For example what all sql DMV or sys tables we can refer to get values for below few system counters with out using permon
\Memory \Available Bytes
\Processor(*)\% Processor Time
Pages / sec