Update README.beta_features

This commit is contained in:
Simone Mainardi 2021-11-17 11:08:32 +01:00 committed by GitHub
parent 7896c289e6
commit 2aaf92acd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,3 +41,5 @@ 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"
## [Feature] SNMP. Enables SNMP traces. Traces are shown under the SNMP internals page
redis-cli set "ntopng.prefs.snmp.do_trace" "1"