From 813cbcca51ed08775a9adc7377c38d5845e3e032 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 14 Jan 2022 23:46:18 +0100 Subject: grafana: add blackbox exporter dashboard --- inventory/host_vars/ch-mon.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index d6068e2a..0c27a522 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -165,3 +165,5 @@ grafana_dashboards: datasource: "Prometheus" - file: environment-sensors datasource: "Prometheus" + - file: blackbox + datasource: "Prometheus" -- cgit v1.2.3