X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=python.d%2FREADME.md;h=e0e5893e2610d2b7a69e8614bc92b299bec4e217;hp=7df6e3e8689d1f8b6ff705cdfbbf9cba9275dd46;hb=577c339c1e606cd6935fc0fced90a31f63bf5e8d;hpb=0711ceaacadf4b435b11377ce9f0e65392675d2a 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