summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-06 22:45:38 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-06 22:45:38 +0100
commite290141439b60d387c3719dbb54efe3fcd7a41b4 (patch)
tree6835573cf67752d0681ccb41da0ecbaa7bfc2e4e /inventory/host_vars/ch-mon.yml
parentmonitoring/prometheus: add smokeping-prober (diff)
monitoring/prometheus: improve grafana dashboard for smokeping-prober
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml42
1 files changed, 21 insertions, 21 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index 34c0e46d..e1634182 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -92,9 +92,9 @@ prometheus_exporters_extra:
- smokeping
-prometheus_exporter_blackbox_modules_extra:
- icmp:
- prober: icmp
+# prometheus_exporter_blackbox_modules_extra:
+# icmp:
+# prober: icmp
prometheus_exporter_smokeping_targets:
- hosts:
@@ -108,24 +108,24 @@ prometheus_exporter_smokeping_targets:
prometheus_job_multitarget_blackbox__probe:
ch-mon:
- - instance: "ping-magentagw"
- target: 62.99.185.129
- module: icmp
- - instance: "ping-magentadns1"
- target: 195.58.160.194
- module: icmp
- - instance: "ping-magentadns2"
- target: 195.58.161.122
- module: icmp
- - instance: "ping-quad9"
- target: 9.9.9.9
- module: icmp
- - instance: "ping-google-dns"
- target: 8.8.8.8
- module: icmp
- - instance: "ping-cloudflare-dns"
- target: 1.1.1.1
- module: icmp
+ # - instance: "ping-magentagw"
+ # target: 62.99.185.129
+ # module: icmp
+ # - instance: "ping-magentadns1"
+ # target: 195.58.160.194
+ # module: icmp
+ # - instance: "ping-magentadns2"
+ # target: 195.58.161.122
+ # module: icmp
+ # - instance: "ping-quad9"
+ # target: 9.9.9.9
+ # module: icmp
+ # - instance: "ping-google-dns"
+ # target: 8.8.8.8
+ # module: icmp
+ # - instance: "ping-cloudflare-dns"
+ # target: 1.1.1.1
+ # module: icmp
- instance: "https-pan.chaos-at-home.org"
target: "https://pan.chaos-at-home.org"