Monitors authoritative server and recursor statistics.
Powerdns charts:
Queries and Answers
Cache Usage
Cache Size
Latency
Powerdns Recursor charts:
Questions In
Questions Out
Answer Times
Timeouts
Drops
Cache Usage
Cache Size
Edit the python.d/powerdns.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/powerdns.conf
local:
name : 'local'
url : 'http://127.0.0.1:8081/api/v1/servers/localhost/statistics'
header :
X-API-Key: 'change_me'