diff --git a/monitoring/mikrotik-exporter.yaml b/monitoring/mikrotik-exporter.yaml index f4f32c2..f883713 100644 --- a/monitoring/mikrotik-exporter.yaml +++ b/monitoring/mikrotik-exporter.yaml @@ -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