]> arthur.barton.de Git - netdata.git/commitdiff
dns_query_time plugin: python readme update
authorIlya <ilyamaschenko@gmail.com>
Sat, 25 Mar 2017 18:37:54 +0000 (03:37 +0900)
committerIlya <ilyamaschenko@gmail.com>
Sat, 25 Mar 2017 18:37:54 +0000 (03:37 +0900)
python.d/README.md

index 7df6e3e8689d1f8b6ff705cdfbbf9cba9275dd46..e0e5893e2610d2b7a69e8614bc92b299bec4e217 100644 (file)
@@ -227,6 +227,16 @@ Your kernel needs to have `CONFIG_CPU_IDLE` enabled.
 It produces one stacked chart per CPU, showing the percentage of time spent in
 each state.
 
+---
+# 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.
+
 ---
 
 # dovecot