Re-enable sw_core mikrotik-exporter
Hopefully this time, after RouterOS upgrades, they will not leak memory anymore. (:
This commit is contained in:
@@ -17,16 +17,16 @@ spec:
|
|||||||
targets:
|
targets:
|
||||||
staticConfig:
|
staticConfig:
|
||||||
static:
|
static:
|
||||||
- 172.23.0.1
|
- 172.23.0.1 # router
|
||||||
- 172.23.0.100
|
- 172.23.0.100 # sw_mgmt
|
||||||
#- 100.102.1.111
|
- 100.102.1.111 # sw_core01
|
||||||
#- 100.102.1.112
|
- 100.102.1.112 # sw_core02
|
||||||
- 100.102.1.114
|
- 100.102.1.114 # sw_server_poe
|
||||||
- 100.102.1.115
|
- 100.102.1.115 # sw_server_ha
|
||||||
- 100.102.1.121
|
- 100.102.1.121 # sw_chaos
|
||||||
- 100.102.1.131
|
- 100.102.1.131 # sw_kitchen
|
||||||
- 100.102.1.141
|
- 100.102.1.141 # sw_cyber
|
||||||
- 100.102.1.151
|
- 100.102.1.151 # sw_asocial
|
||||||
---
|
---
|
||||||
apiVersion: monitoring.coreos.com/v1
|
apiVersion: monitoring.coreos.com/v1
|
||||||
kind: PrometheusRule
|
kind: PrometheusRule
|
||||||
|
Reference in New Issue
Block a user