Hi all, I've recently discoverd that one of my machines is missing all Win32_PerfRawData_Tcpip counters. I have done everything I could find on the internet including: XP repair re-install SP2 delete/rebuild WMI repository reregister all dlls, and exes in WBEM recompile all MOF and MFL files. Nothing has worked. Is there a way to recover these counters? Any help would be greatly appreciated. -- Tim
"Tim Munro" wrote: > Hi all, > > I've recently discoverd that one of my machines is missing all > Win32_PerfRawData_Tcpip counters. I have done everything I could find on the > internet including: > XP repair > re-install SP2 > delete/rebuild WMI repository > reregister all dlls, and exes in WBEM > recompile all MOF and MFL files. > > Nothing has worked. Is there a way to recover these counters? Any help would > be greatly appreciated. > > -- > Tim > > > You could try using wmiadap: http://msdn.microsoft.com/en-us/library/aa394528(VS.85).aspx There is also some information here: http://msdn.microsoft.com/en-us/library/aa394525(VS.85).aspx http://support.microsoft.com/kb/266416 -- urkec
There's some great information there, but so far none of it has helped. The counters are still missing. "urkec" wrote in message news:FB8E2D74-9ECC-4B39-BF4B-4C15AC1F6905@microsoft.com... > "Tim Munro" wrote: > >> Hi all, >> >> I've recently discoverd that one of my machines is missing all >> Win32_PerfRawData_Tcpip counters. I have done everything I could find on >> the >> internet including: >> XP repair >> re-install SP2 >> delete/rebuild WMI repository >> reregister all dlls, and exes in WBEM >> recompile all MOF and MFL files. >> >> Nothing has worked. Is there a way to recover these counters? Any help >> would >> be greatly appreciated. >> >> -- >> Tim >> >> >> > > You could try using wmiadap: > > http://msdn.microsoft.com/en-us/library/aa394528(VS.85).aspx > > There is also some information here: > > http://msdn.microsoft.com/en-us/library/aa394525(VS.85).aspx > > http://support.microsoft.com/kb/266416 > > -- > urkec
Finally figured it out: HKLM/SYSTEM/CurrentControlSet/Services/Tcpip/Performance:Disable Performance Counters was set to 1. God only knows why, but when I reset it to 0 all was well. (Oh I forced WMI to resynce and all that stuff), -- Tim "urkec" wrote in message news:FB8E2D74-9ECC-4B39-BF4B-4C15AC1F6905@microsoft.com... > "Tim Munro" wrote: > >> Hi all, >> >> I've recently discoverd that one of my machines is missing all >> Win32_PerfRawData_Tcpip counters. I have done everything I could find on >> the >> internet including: >> XP repair >> re-install SP2 >> delete/rebuild WMI repository >> reregister all dlls, and exes in WBEM >> recompile all MOF and MFL files. >> >> Nothing has worked. Is there a way to recover these counters? Any help >> would >> be greatly appreciated. >> >> -- >> Tim >> >> >> > > You could try using wmiadap: > > http://msdn.microsoft.com/en-us/library/aa394528(VS.85).aspx > > There is also some information here: > > http://msdn.microsoft.com/en-us/library/aa394525(VS.85).aspx > > http://support.microsoft.com/kb/266416 > > -- > urkec