monitoring: fix broken targets
This commit is contained in:
parent
4741d1b67c
commit
02ca6f4d05
@ -46,6 +46,10 @@ pre-router.bula22.de. IN A 10.42.10.25
|
|||||||
nixdeploy.bula22.de. IN A 10.42.10.245
|
nixdeploy.bula22.de. IN A 10.42.10.245
|
||||||
IN AAAA 2a01:4f8:1c0c:8221::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
|
; Management
|
||||||
wlan-controller.bula22.de. IN A 10.42.42.10
|
wlan-controller.bula22.de. IN A 10.42.42.10
|
||||||
sw-zentral-1.bula22.de. IN A 10.42.42.11
|
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
|
gw.services.net.bula22.de. IN A 10.42.10.1
|
||||||
IN AAAA fd00:10:42:10::1
|
IN AAAA fd00:10:42:10::1
|
||||||
gw.management.net.bula22.de. IN A 10.42.42.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
|
gw.technik-iot.net.bula22.de. IN A 10.42.151.1
|
||||||
IN AAAA fd00:10:42:151::1
|
IN AAAA fd00:10:42:151::1
|
||||||
gw.ikt.net.bula22.de. IN A 10.42.201.1
|
gw.ikt.net.bula22.de. IN A 10.42.201.1
|
||||||
|
@ -95,11 +95,9 @@ with lib;
|
|||||||
targets = [
|
targets = [
|
||||||
# Internet Probes
|
# Internet Probes
|
||||||
"clerie.de"
|
"clerie.de"
|
||||||
"vcp.de"
|
|
||||||
|
|
||||||
# Vlan Probes
|
# Vlan Probes
|
||||||
"gw.services.net.bula22.de"
|
"gw.services.net.bula22.de"
|
||||||
"gw.management.net.bula22.de"
|
|
||||||
"gw.technik-iot.net.bula22.de"
|
"gw.technik-iot.net.bula22.de"
|
||||||
"gw.technik.net.bula22.de"
|
"gw.technik.net.bula22.de"
|
||||||
"gw.hospital.net.bula22.de"
|
"gw.hospital.net.bula22.de"
|
||||||
|
Loading…
Reference in New Issue
Block a user