Version: net-snmp 5.7.1
in net-snmp-5.7.1/agent/mibgroup/hardware/fsys/hw_fsys.c:337
should be
f->avail_32 = f->avail >> factor;
f->used_32 = f->used >> factor;
instead of
f->avail_32 = f->avail << factor;
f->used_32 = f->used << factor;
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865268
Title:
snmpd reports wrong value for hrStorageSize on large filesystem
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/865268/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs