mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
inlet/snmp: do not deprecate default-community
We did not handle all cases, notably the case where default-community was not set explicitely by the user. This seems a lot of code for little gain, let's keep things simple.
This commit is contained in:
@@ -40,8 +40,8 @@ documentation.
|
||||
|
||||
- `clickhouse` → `asns` to give names to your internal AS numbers
|
||||
- `clickhouse` → `networks` to attach attributes to your networks
|
||||
- `inlet` → `snmp` → `communities` to set the communities to use for
|
||||
SNMP queries
|
||||
- `inlet` → `snmp` → `default-community` to set the default community
|
||||
to use for SNMP queries
|
||||
- `inlet` → `core` → `exporter-classifiers` to define rules to attach
|
||||
attributes to your exporters
|
||||
- `inlet` → `core` → `interface-classifiers` to define rules to attach
|
||||
|
||||
Reference in New Issue
Block a user