summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-06-22 21:56:20 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-06-22 21:56:20 +0200
commite9802b3eb12cdc279ac4688994a7b15b80797254 (patch)
tree8f72c082f3bce38dc7d08f94299ede840c087859 /inventory/host_vars/ch-mon.yml
parentch-mimas2: remove some bind zones for otti (diff)
ch-mon: remove rh-router config from prometheus
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index cbbb4dee..3c234fc2 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -122,21 +122,6 @@ prometheus_job_multitarget_ssl__probe:
target: "/etc/ssl/prometheus/**/*.pem"
module: file
-prometheus_server_jobs_extra: |
- - job_name: 'node-helsinki'
- static_configs:
- - targets:
- - 192.168.42.250:9100
- labels:
- instance: rh-router-apu
- metric_relabel_configs:
- - source_labels: [ "mountpoint" ]
- regex: ".*/\\.snapshot/.*"
- action: drop
- - source_labels: [ "__name__", "state" ]
- regex: "node_systemd_unit_state;(activating|deactivating|inactive)"
- action: drop
-
prometheus_alertmanager_smtp:
smarthost: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-prometheus-legacy']) | ipaddr('address') }}:25"
@@ -153,7 +138,6 @@ prometheus_alertmanager_route:
receiver: equinox
matchers:
- 'alertname != PrometheusAlertmanagerE2eDeadManSwitch'
- - 'instance != rh-router-apu'
group_by:
- instance