Alert on and chart blackbox DNS probe failures
DNSResolutionProbeFailed and DNSSECProbeFailed fire when an SOA or DNSKEY probe to a public nameserver address stays down for 5m. The CNX DNS dashboard gains a "DNS probes (outside-in)" row: per-zone/server status table, probe success, and probe latency.
This commit is contained in:
@@ -49,7 +49,8 @@ ns1/ns2: SOA + DNSKEY succeed on both servers over v4 and v6.
|
||||
|
||||
- [x] `blackbox_exporter` on control doing real DNS + DNSSEC-validation queries
|
||||
against ns1/ns2 — catches outside-in resolution failures the Knot stats miss
|
||||
- [ ] still to pair (next): a `probe_success == 0` alert and a Grafana panel
|
||||
- [x] paired with alerts (`DNSResolutionProbeFailed` / `DNSSECProbeFailed` in
|
||||
`alerts.nix`) and a "DNS probes (outside-in)" row on the CNX DNS dashboard
|
||||
|
||||
## 4. Third secondary off Hetzner (resilience)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user