NIXStats / nixstatsagent

NIXStats monitoring agent
https://www.nixstats.com
Other
92 stars 39 forks source link

Add support for PowerDNS authoritative server #44

Closed micheloe closed 4 years ago

micheloe commented 4 years ago

This adds support for the statistics / metrics that are exposed by the PowerDNS authoritative server. You will need to enable the API on PowerDNS to be able to use it and configure the endpoint URL & API key in nixstatsagent. As the PowerDNS recursor has a similar statistics API endpoint, the plugin may very well already work with the recursor, but we don't use the recursor so we can't test it properly.