freebsd-dev/usr.sbin/bsnmpd/modules
Mikolaj Golub aebd8de674 hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs
size and usage in hrStorageAllocationUnits. If the file system has
more than 2^31 allocations it can not be shown correctly and the
meters are useless.

In such cases follow net-snmp behaviour and increase
hrStorageAllocationUnits so the values fit under INT_MAX.

PR:		bin/177183
Submitted by:	Eugene Grosbein egrosbein rdtc.ru
MFC after:	2 weeks
2013-03-25 19:12:36 +00:00
..
snmp_atm
snmp_bridge Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
snmp_hostres hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs 2013-03-25 19:12:36 +00:00
snmp_mibII Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
snmp_netgraph General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
snmp_pf Merge the projects/pf/head branch, that was worked on for last six months, 2012-09-08 06:41:54 +00:00
snmp_target Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
snmp_usm Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
snmp_vacm Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
snmp_wlan General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
Makefile Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. 2010-12-20 17:13:14 +00:00
Makefile.inc Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00