summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/dns_query_time/README.md
blob: 3703e8aaf6cf4374bc7b4f141abcdb0585daa98c (plain)
1
2
3
4
5
6
7
8
9
10
# dns_query_time

This module provides DNS query time statistics.

**Requirement:**
* `python-dnspython` package

It produces one aggregate chart or one chart per DNS server, showing the query time.

---