Collects Name server summary performance statistics using rndc
tool.
rndc stats
It produces:
Name server statistics
Incoming queries
Outgoing queries
Edit the python.d/bind_rndc.conf
configuration file using edit-config
from the Netdata config
directory, which is typically at /etc/netdata
.
cd /etc/netdata # Replace this path with your Netdata config directory, if different
sudo ./edit-config python.d/bind_rndc.conf
Sample:
local:
named_stats_path : '/var/log/bind/named.stats'
If no configuration is given, module will attempt to read named.stats file at /var/log/bind/named.stats