Friday, October 2, 2009

Performance Objects Showing Numbers

Last week we had a Windows 2003 system with a problem with perfmon. The performance objects displayed numbers instead of names. Very annoying because perfmon is very usefull for tracking bottlenecks.

Here is the solution:

Rebuild the performance counters:
  • Open "CMD".
  • Just type "lodctr /R".

0 comments: