FIX: High CPU Usage When SNMP Retrieves Performance CountersLast reviewed: October 29, 1997Article ID: Q130563 |
3.50
WINDOWS NT
kbnetwork kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSWhen an SNMP extension agent tries to retrieve performance counters, CPU utilization jumps to 100 percent.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Windows NT version 3.51.
MORE INFORMATIONIf an SNMP extension agent tries to retrieve performance counters as in the following example, the CPU utilization is observed to jump to 100 percent and stay there until the SNMP service is stopped.
RegOpenKeyEx(...); . . RegQueryValueEx(HKEY_PERFORMANCE_DATA, ...)To see this, use the Performance Monitor tool in the Administrative Tools program group. The same problem can occur when an application is trying to retrieve TCP/IP performance counters and the Internet MIB II agent is being used to retrieve the counters.
REFERENCESFor more information, please see the Windows NT 3.5 Resource Kit Vol IV.
|
Additional reference words: 3.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |