ansible/files/collectd/bind.conf

21 lines
342 B
Text

LoadPlugin bind
<Plugin bind>
URL "http://localhost:8053/"
OpCodes true
QTypes true
ServerStats true
ZoneMaintStats true
ResolverStats false
MemoryStats true
<View "DEFAULT">
QTypes true
ResolverStats true
CacheRRSets true
Zone "127.in-addr.arpa/IN"
</View>
</Plugin>