lodctr.exe is the program that is used to install performance counters on
your machine. This programs takes one argument that is a path to an ini
file that the describes the performance counters that are to be installed.
coreperfmonsymbols.ini if the ini file that describes the .Net Framework
counters. This file exists in the directory that .Net Framework was
installed to. On my machine i would run "lodctr.exe
c:\Windows\Microsoft.Net\Framework\v1.1.4332\coreperfmonsybols.ini" to fix
up the counters.
Ryan Byington [MS]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm --------------------
[quoted text, click to view] >Reply-To: "JesseH" <Jesse.Harris@Gmail.com>
>From: "JesseH" <Jesse.Harris@Gmail.com>
>Subject: Preformance Counters, Missing .NET Values
hklm\system\CurrentControlSet\Services\.NETFramework\performance
>Date: Mon, 20 Sep 2004 16:06:57 -0500
>Lines: 16
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
>Message-ID: <OY#eEX1nEHA.1644@tk2msftngp13.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.performance
>NNTP-Posting-Host: 161.225.1.12
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
>Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.performance:8360
>X-Tomcat-NG: microsoft.public.dotnet.framework.performance
>
>I'm missing some performance registry keys under
>hklm\system\CurrentControlSet\Services\.NETFramework\performance\
>
>Any idea how to populate these values? Is an install or update missing?
>
>More specifically I should be seeing the following and I'm not:
> Last Counter REG_DWORD 0x11da
> Last Help REG_DWORD 0x11db
> First Counter REG_DWORD 0x112c
> First Help REG_DWORD 0x112d
> WbemAdapFileTime REG_BINARY 00D859B034D9C201
> WbemAdapFileSize REG_DWORD 0x26000
> WbemAdapStatus REG_DWORD 0x0
>
>
>
>