Document how to change the polling interval for the 64-bit interface
counters in case an interface reports the wrong speed via if_mib.
This commit is contained in:
parent
73fd2d1e86
commit
9b0f5d5f9a
@ -66,6 +66,12 @@ snmpEnableAuthenTraps = 2
|
||||
#
|
||||
begemotSnmpdModulePath."mibII" = "/usr/lib/snmp_mibII.so"
|
||||
|
||||
# Force a polling rate for the 64-bit interface counters in case
|
||||
# the automatic computation is wrong (which may be the case if an interface
|
||||
# announces the wrong bit rate via its MIB).
|
||||
#%mibII
|
||||
#begemotIfForcePoll = 2000
|
||||
|
||||
#
|
||||
# Netgraph module
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user