From c1c83f5aa39fe57acbb0942d5ac55e20f81e1cbb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 Aug 2021 02:52:27 +0200 Subject: add nut exporter to ch-mon --- inventory/group_vars/ups/vars.yml | 2 +- inventory/host_vars/ch-mon.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'inventory') diff --git a/inventory/group_vars/ups/vars.yml b/inventory/group_vars/ups/vars.yml index c1b58dbc..3229e314 100644 --- a/inventory/group_vars/ups/vars.yml +++ b/inventory/group_vars/ups/vars.yml @@ -6,7 +6,7 @@ ups_query_sources: [] install_playbook: openwrt openwrt_variant: openwrt -openwrt_release: 19.07.7 +openwrt_release: 19.07.8 openwrt_arch: ramips openwrt_target: mt7620 openwrt_profile: ravpower_wd03 diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index ad364a79..1a050b6a 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -70,6 +70,7 @@ prometheus_server_web_external_url: /prometheus/ prometheus_exporters_extra: - blackbox + - nut prometheus_exporter_blackbox_modules_extra: icmp: -- cgit v1.2.3