freebsd-dev/usr.sbin/bsnmpd/modules/snmp_hostres
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
..
BEGEMOT-HOSTRES-MIB.txt
hostres_begemot.c
hostres_device_tbl.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
hostres_diskstorage_tbl.c In snmp_hostres, device_map table is used for consistent device table 2012-09-17 07:32:53 +00:00
hostres_fs_tbl.c
hostres_network_tbl.c
hostres_partition_tbl.c
hostres_printer_tbl.c
hostres_processor_tbl.c Fix CPU load reporting independent of scheduler used. 2010-10-28 20:18:26 +00:00
hostres_scalars.c Do not count kernel threads as processes for hrSystemProcesses OID. 2012-09-11 08:33:16 +00:00
hostres_snmp.c Let the snmp_hostres module use utmpx. 2009-12-24 17:55:47 +00:00
hostres_snmp.h Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
hostres_storage_tbl.c hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs 2013-03-25 19:12:36 +00:00
hostres_swinstalled_tbl.c
hostres_swrun_tbl.c Spelling. 2012-09-11 08:28:58 +00:00
hostres_tree.def Fix typo 2011-10-24 12:21:58 +00:00
Makefile Port all applications in usr.sbin/ from libulog to utmpx. 2010-01-13 18:17:53 +00:00
snmp_hostres.3 [mdoc] Fixed .Dt call. 2011-05-25 14:13:53 +00:00