1
0
Fork 0
telegraf/plugins/inputs/powerdns/sample.conf

8 lines
293 B
Text
Raw Permalink Normal View History

# Read metrics from one or many PowerDNS servers
[[inputs.powerdns]]
# An array of sockets to gather stats about.
# Specify a path to unix socket.
#
# If no servers are specified, then '/var/run/pdns.controlsocket' is used as the path.
unix_sockets = ["/var/run/pdns.controlsocket"]