Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 02:14:48 GMT
From:      Helmut Schneider <jumper99@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142192: net-mgmt/net-snmp: memCached incorrect
Message-ID:  <200912310214.nBV2Em8J062023@www.freebsd.org>
Resent-Message-ID: <200912310220.nBV2K2cg036639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142192
>Category:       ports
>Synopsis:       net-mgmt/net-snmp: memCached incorrect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 31 02:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        8.0-RELEASE-p1
>Organization:
>Environment:
>Description:
net-snmp does not correctly calculate memCached:

# snmpwalk -v2c -cpublic localhost UCD-SNMP-MIB::memCached
UCD-SNMP-MIB::memCached.0 = INTEGER: -109533184 kB
# snmpwalk -v2c -cpublic vordertuer UCD-SNMP-MIB::memCached
UCD-SNMP-MIB::memCached.0 = INTEGER: -524288 kB
# snmpwalk -v2c -cpublic cms UCD-SNMP-MIB::memCached
UCD-SNMP-MIB::memCached.0 = INTEGER: -32768 kB
# snmpwalk -v2c -cpublic www UCD-SNMP-MIB::memCached
UCD-SNMP-MIB::memCached.0 = INTEGER: -32768 kB

All systems above are 8.0-RELEASE amd64 or i386
>How-To-Repeat:
Install net-mgmt/net-snmp, query memCached.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912310214.nBV2Em8J062023>