Knowledge Base

Missing Objects and Counters in Performance Monitor

Article ID: 127207

Article Last Modified on 11/1/2006


APPLIES TO


This article was previously published under Q127207
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

When you attempt to add counters to the chart in Performance Monitor, the list of objects and counters may be incomplete or blank.

MORE INFORMATION

The Performance Monitor object and counter names are stored in the "Counters" in this Registry Key:
   HKEY_LOCAL_MACHINE
    \Software
     \Microsoft
      \WindowsNT
       \CurrentVersion
        \Perflib
         \<LangID> (LangID 009 = U.S. English)
				
If the list of objects and counters available to chart in Performance Monitor is incomplete or blank, it may be because Perflib subkeys other than the 009 subkey exist. Performance Monitor only uses the contents of one <LangID> subkey. Additional subkeys under the Perflib subkey are created when the Language setting in Control Panel is modified.

To restore the default list of counters and objects in Performance Monitor, do either of these steps:

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


Additional query words: prodnt perfmon perflib counters corrupted perfc009.dat.

Keywords: KB127207