From 54c4ce13bc4aa0cee30c376fa7d644217ebb07b8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 9 Jan 2023 23:58:00 +0100 Subject: grafana: add dashboard for ipmi-exporter --- 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 ba4ffbf1..d8ebc266 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -216,6 +216,8 @@ grafana_dashboards: datasource: "Prometheus" - file: bind datasource: "Prometheus" + - file: ipmi + datasource: "Prometheus" monitoring_landingpage_hostnames: -- cgit v1.2.3