Created
February 20, 2024 18:32
-
-
Save sirkirby/2124f14ea360eba8fc4458b9a172c414 to your computer and use it in GitHub Desktop.
dnsdist show servers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dnsdist -c | |
> showServers() | |
# Name Address State Qps Qlim Ord Wt Queries Drops Drate Lat Outstanding Pools | |
0 pihole-cluster 10.10.10.254:53 up 0.9 0 1 1 77818 109 0.0 13.0 0 | |
1 pihole1 10.10.10.5:53 up 0.9 0 1 1 77867 0 0.0 16.9 0 | |
2 pihole2 10.10.10.6:53 up 0.8 0 1 1 77798 94 0.0 18.3 0 | |
All 0.0 233483 203 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment