Module monitor powerdns performance and health metrics.
Powerdns charts:
-
Queries and Answers
- udp-queries
- udp-answers
- tcp-queries
- tcp-answers
-
Cache Usage
- query-cache-hit
- query-cache-miss
- packetcache-hit
- packetcache-miss
-
Cache Size
- query-cache-size
- packetcache-size
- key-cache-size
- meta-cache-size
-
Latency
- latency
Powerdns Recursor charts:
-
Questions In
- questions
- ipv6-questions
- tcp-queries
-
Questions Out
- all-outqueries
- ipv6-outqueries
- tcp-outqueries
- throttled-outqueries
-
Answer Times
- answers-slow
- answers0-1
- answers1-10
- answers10-100
- answers100-1000
-
Timeouts
- outgoing-timeouts
- outgoing4-timeouts
- outgoing6-timeouts
-
Drops
- over-capacity-drops
-
Cache Usage
- cache-hits
- cache-misses
- packetcache-hits
- packetcache-misses
-
Cache Size
- cache-entries
- packetcache-entries
- negcache-entries
local:
name : 'local'
url : 'http://127.0.0.1:8081/api/v1/servers/localhost/statistics'
header :
X-API-Key: 'change_me'