snmpd reports "truncating integer value > 32 bits" at ERROR loglevel, should be DEBUG
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
net-snmp (Debian) |
Fix Released
|
Unknown
|
|||
net-snmp (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
http://
The "truncating integer value > 32 bits" logline should not be emitted
at the ERROR loglevel. On 64 bit machines there may be several counters
which are truncated and the truncation behavior is a natural result of
returning 32 bit counters. This logline should be emitted at INFO or
DEBUG loglevel so that sensible logging options maybe used with out this
logline spamming logs.
Theres' a patch on the debian bug tracker, but there doesn't appear to be any movement. I'm hoping ubuntu can get the patch pushed upstream.
$ lsb_release -rd
Description: Ubuntu 10.04.2 LTS
Release: 10.04
$ apt-cache policy snmpd
snmpd:
Installed: 5.4.2.1~
Candidate: 5.4.2.1~
Version table:
*** 5.4.2.1~
500 http://
500 http://
100 /var/lib/
5.
500 http://
Changed in net-snmp (Debian): | |
status: | Unknown → New |
Changed in net-snmp (Debian): | |
status: | New → Fix Released |
When debian picks up this patch we will as well.
Regards
chuck