SQL Perfmon Analyzer : A tool to ease the analysis of performance counters for SQL. Can be easily customized to analyze any set of performance counters with no code change.
1
stars
1
forks
source link
Error when selecting counter group "CPU Overall" #4
Error : Exception from HRESULT: 0xC0000BB8
Error while adding counters!
The specified object was not found on the computer.
Error Number : -1073738824
Source : Interop.SystemMonitor
Call Stack :
at SystemMonitor.ICounters.Add(String pathname) at spa.frmSPA.CtrAdd()
Steps to reproduce this issue:
Open spa
load blg file
select 'CPU Overall' from the counter group drop down
Error : Exception from HRESULT: 0xC0000BB8 Error while adding counters! The specified object was not found on the computer. Error Number : -1073738824 Source : Interop.SystemMonitor Call Stack : at SystemMonitor.ICounters.Add(String pathname) at spa.frmSPA.CtrAdd()
Steps to reproduce this issue: