blob: 373cba4724f3a67e9b801f37182a15ef879a0a9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
# prometheus_exporter_mikrotik_devices:
# - name: bridge01
# address: 1.2.3.4
# port: 1234
# user: prometheus
# password: secret
prometheus_exporter_mikrotik_features:
bgp: false
dhcp: false
dhcpv6: false
dhcpl: false
routes: false
pools: false
wlansta: true
wlanif: true
monitor: true
health: false
firmware: true
ipsec: false
optics: false
poe: false
w60g: true
|