mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
This pollutes the configuration. We can just ask the demo exporters to read directly their configuration files.
12 lines
212 B
YAML
12 lines
212 B
YAML
---
|
|
snmp:
|
|
name: dc5-edge2.example.com
|
|
interfaces:
|
|
10: "IX: FranceIX"
|
|
11: "Transit: Cogent"
|
|
20: "core"
|
|
21: "core"
|
|
listen: :161
|
|
bmp: !include "demo-bmp.yaml"
|
|
flows: !include "demo-flows.yaml"
|