3)Check if there is a key "Disable Performance Counters" and with value set to "1",which means it is DISABLED.
4)Either Delete the key ,or set the value to "0".
5)Reboot of the server is required.
For other Performance Counters that may be disabled,this needs to be checked.Refer the solution provided by microsoft below:
- Start Regedit.exe. (You cannot use Regedt32.exe because it does not allow searching for registry values.)Click to select the following key
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
- Select Find from the Edit menu.
- In the Find What field, type Disable Performance Counters.
- Click Find Next. This will locate a Performance key that may have this Registry value set to 1.
- If the Registry value is set to 1, set the value to 0 or delete the Registry value.
- Press F3 to find the next occurrence of this Registry value.
- Repeat the previous two steps until there are no Performance keys that have the Disable Performance Countersvalue set to 1.