summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-10-26 12:24:44 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-10-26 12:24:44 +0200
commita89e88a786dc1fbe3f6c49f24388da33d6703c1f (patch)
tree85f98aaeb3ecabf9e4bb92064bd2a0a392c68bc4 /inventory/host_vars/ch-mon.yml
parentprometheus: scrape exporter running on server using localhost address (diff)
installing grafana dashboards works now
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index b0684fe5..37fcb648 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -137,3 +137,11 @@ grafana_datasources:
isDefault: yes
jsonData:
manageAlerts: no
+
+grafana_dashboards:
+ - file: node-full
+ datasource: "Prometheus"
+ - file: chronyd
+ datasource: "Prometheus"
+ - file: environment-sensors
+ datasource: "Prometheus"