summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index f189501b..34c0e46d 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -89,12 +89,22 @@ prometheus_exporters_extra:
- blackbox
- nut
- ssl
+ - smokeping
prometheus_exporter_blackbox_modules_extra:
icmp:
prober: icmp
+prometheus_exporter_smokeping_targets:
+ - hosts:
+ - 62.99.185.129
+ - 195.58.160.194
+ - 195.58.161.122
+ - 9.9.9.9
+ - 8.8.8.8
+ - 1.1.1.1
+
prometheus_job_multitarget_blackbox__probe:
ch-mon:
@@ -189,3 +199,5 @@ grafana_dashboards:
datasource: "Prometheus"
- file: blackbox
datasource: "Prometheus"
+ - file: smokeping
+ datasource: "Prometheus"