From: Ilya Date: Sat, 25 Mar 2017 18:37:54 +0000 (+0900) Subject: dns_query_time plugin: python readme update X-Git-Tag: ab-debian_0.20170327.01-0ab1~1^2~3^2 X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=commitdiff_plain;h=577c339c1e606cd6935fc0fced90a31f63bf5e8d dns_query_time plugin: python readme update --- diff --git a/python.d/README.md b/python.d/README.md index 7df6e3e8..e0e5893e 100644 --- a/python.d/README.md +++ b/python.d/README.md @@ -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