=============================
Problem description
======
There's always warning unable to add these counter when you open perfmon: "But we can still see the interface, click +, don't see memory,physicaldisk,network Interface,logi c Disk, SQL Server.
Solution Solutions
==========
1. Right-click cmd, select Run as Administrator, and run the following command line to rebuild Perfmon counter
---------------
LODCTR/S: "C:\windows\system32\perf-backup1.ini"
CD C:\Windows\System32
Lodctr/r
CD c:\windows\sysWOW64
Lodctr/r
2. Restart WMI Performance Adapter, performance Counter DLL Host, performance Logs & Alerts service.
Analysis process
=============
1. The following error is found in the log, 3011&3012 prompts Perfmon counter registry corruption.
Log name:application
Source:microsoft-windows-loadperf
date:9/2/2016 2:37:03 PM
Event id:3012
Task Category:none
Level:error
Keywords:
User:system
Computer:amsdb01
Description:
The performance strings in the performance registry value are corrupted when Process performance extension counter provider . The BaseIndex value from the performance registry are the first DWORD in the Data section, Lastcounter value is the second DWORD in the Data section, and LastHelp value are the third DWORD in the data section.
Log name:application
Source:microsoft-windows-loadperf
date:9/2/2016 2:37:03 PM
Event id:3011
Task Category:none
Level:error
Keywords:
User:system
Computer:amsdb0
Description:
Unloading the performance counter strings for service WMIAPRPL (WMIAPRPL) failed. The first DWORD in the Data section contains the error code.
Windows SVR-Ent R2 performance counters are not fully displayed