Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 240598

Summary: net-snmp ssCpuRawIdle counter gets stuck at 2^32-1
Product: Red Hat Enterprise Linux 4 Reporter: Joel Matuseski <joel.matuseski>
Component: ucd-snmpAssignee: Phil Knirsch <pknirsch>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-24 21:32:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joel Matuseski 2007-05-18 17:58:26 UTC
Description of problem:


Version-Release number of selected component (if applicable):
net-snmp-5.1.2-11.EL4.10

How reproducible:
100%

Steps to Reproduce:
1. Wait until UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 4294967295
2.
3.
  
Actual results:
Counter gets stuck at 4294967295

Expected results:
Counter should wrap over to zero

Additional info:
This is handled by net-snmp's offical patch located at
http://net-snmp.cvs.sourceforge.net/net-snmp/net-snmp/agent/mibgroup/ucd-snmp/vmstat.c?r1=5.7&r2=5.8

I checked the source RPM tarball and patches for the version listed and vmstat.c
shows the pre-patched version at net-snmp's sourceforge link above. 

The counter sticking throws off our monitoring and instrumentation for the
servers. A reboot is the only current fix.

Comment 1 Bryan Mason 2007-07-24 21:32:08 UTC

*** This bug has been marked as a duplicate of 223775 ***