1
0
forked from k-space/kube

Re-enable sw_core mikrotik-exporter

Hopefully this time, after RouterOS upgrades, they will not leak memory
anymore. (:
This commit is contained in:
Arti Zirk
2025-07-22 18:11:50 +03:00
parent 31800f8ffb
commit af3bd7bb41

@@ -17,16 +17,16 @@ spec:
targets:
staticConfig:
static:
- 172.23.0.1
- 172.23.0.100
#- 100.102.1.111
#- 100.102.1.112
- 100.102.1.114
- 100.102.1.115
- 100.102.1.121
- 100.102.1.131
- 100.102.1.141
- 100.102.1.151
- 172.23.0.1 # router
- 172.23.0.100 # sw_mgmt
- 100.102.1.111 # sw_core01
- 100.102.1.112 # sw_core02
- 100.102.1.114 # sw_server_poe
- 100.102.1.115 # sw_server_ha
- 100.102.1.121 # sw_chaos
- 100.102.1.131 # sw_kitchen
- 100.102.1.141 # sw_cyber
- 100.102.1.151 # sw_asocial
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule