From 02ca6f4d05375873c7a932d81abff26748df1cad Mon Sep 17 00:00:00 2001 From: clerie Date: Tue, 19 Jul 2022 22:52:09 +0200 Subject: [PATCH] monitoring: fix broken targets --- hosts/dns/zones/db.bula22.de | 5 ++++- hosts/monitoring/configuration.nix | 2 -- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts/dns/zones/db.bula22.de b/hosts/dns/zones/db.bula22.de index 7efa32b..ef2d7df 100644 --- a/hosts/dns/zones/db.bula22.de +++ b/hosts/dns/zones/db.bula22.de @@ -46,6 +46,10 @@ pre-router.bula22.de. IN A 10.42.10.25 nixdeploy.bula22.de. IN A 10.42.10.245 IN AAAA 2a01:4f8:1c0c:8221::245 +; External Services +vcp-bula-mon.bula22.de. IN AAAA 2a01:4f8:c0c:15f1::8105 +vcp-bula-telko.bula22.de. IN AAAA 2001:638:904:ffcb::4 + ; Management wlan-controller.bula22.de. IN A 10.42.42.10 sw-zentral-1.bula22.de. IN A 10.42.42.11 @@ -69,7 +73,6 @@ sw-trabantenstadt.bula22.de. IN A 10.42.42.26 gw.services.net.bula22.de. IN A 10.42.10.1 IN AAAA fd00:10:42:10::1 gw.management.net.bula22.de. IN A 10.42.42.1 - IN AAAA fd00:10:42:42::1 gw.technik-iot.net.bula22.de. IN A 10.42.151.1 IN AAAA fd00:10:42:151::1 gw.ikt.net.bula22.de. IN A 10.42.201.1 diff --git a/hosts/monitoring/configuration.nix b/hosts/monitoring/configuration.nix index 4f4a249..ff01a6b 100644 --- a/hosts/monitoring/configuration.nix +++ b/hosts/monitoring/configuration.nix @@ -95,11 +95,9 @@ with lib; targets = [ # Internet Probes "clerie.de" - "vcp.de" # Vlan Probes "gw.services.net.bula22.de" - "gw.management.net.bula22.de" "gw.technik-iot.net.bula22.de" "gw.technik.net.bula22.de" "gw.hospital.net.bula22.de"