expose data about transfers in progress
Description
BIND user with lots of zones wants data to monitor and troubleshoot zone transfers to be available.
Request
Expose stats like:
Zone | State | Source IP | Source port | Protocol | Duration [s] | Bytes received |
---|---|---|---|---|---|---|
1example.com | Receiving | 192.0.2.1 | 53 | TCP | 69 | 6845 |
2example.com | Applying delta | 192.0.2.1 | 853 | TLS | 5 | 900 |
3example.com | IXFR-from-differences | 192.0.2.1 | 53 | TCP | 5 | 7896 |
See what else would be useful - #3883 (comment 354966).
Links / references
Edited by Petr Špaček