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/ele-calypso.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars/ele-calypso.yml') diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 8c874408..819a4c27 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -168,6 +168,8 @@ grafana_dashboards: datasource: "Prometheus" - file: network-ups-tools datasource: "Prometheus" + - file: ipmi + datasource: "Prometheus" monitoring_landingpage_hostnames: -- cgit v1.2.3