Files
mikrotik-exporter/config/test/config.test.yml
Robert S. Gerus 25911b4e60 Add wlan station and interface metrics collection. (#14)
* Fix newlines.
* Added wlan metrics.
* Fix WlanSTA collector - return on errors.
2018-09-10 23:30:13 -04:00

22 lines
287 B
YAML

---
devices:
- name: test1
address: 192.168.1.1
user: foo
password: bar
- name: test2
address: 192.168.2.1
user: test
password: 123
features:
bgp: true
dhcp: true
dhcpv6: true
routes: true
pools: true
optics: true
wlansta: true
wlanif: true