mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Updates README.md to disable polling of fat SNMP MIBs
This commit is contained in:
parent
30d393c603
commit
39f05b4044
1 changed files with 4 additions and 0 deletions
|
|
@ -37,3 +37,7 @@ redis-cli set "ntopng.prefs.vpn_debug_enabled" "1"
|
|||
|
||||
## [Feature] SNMP. Control the number of pollers to spawn
|
||||
redis-cli set "ntopng.prefs.snmp.num_pollers" "20"
|
||||
|
||||
## [Feature] SNMP. Disables the polling of fat MIBs (e.g., the bridge MIB)
|
||||
redis-cli set "ntopng.prefs.snmp.disable_fat_mibs_polling" "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue