Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 13:50:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197124] [regression] net-mgmt/net-snmp shows wrong value for hrSystemProcesses
Message-ID:  <bug-197124-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197124

            Bug ID: 197124
           Summary: [regression] net-mgmt/net-snmp shows wrong value for
                    hrSystemProcesses
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: lukasz@wasikowski.net
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Tested on FreeBSD 10.1 and 9.3.

net-snmp-5.7.2_16 works fine, show real process number (checked with top and
ps):

/usr/local/libexec/nagios/check_snmp -P 2c -o .1.3.6.1.2.1.25.1.6.0 -H edited
-C edited -w 300 -c 350
SNMP OK - 115 | iso.3.6.1.2.1.25.1.6.0=115;300;350;

After update to net-snmp-5.7.3_1 top and ps still show ca. 115 processes, but
snmpd says different:

/usr/local/libexec/nagios/check_snmp -P 2c -o .1.3.6.1.2.1.25.1.6.0 -H edited
-C edited -w 300 -c 350
SNMP CRITICAL - *429* | iso.3.6.1.2.1.25.1.6.0=429;300;350;

Downgrade fixes this problem.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer zi@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



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