[Pdns-users] Monitoring with Monit

Roman Gaufman hackeron at gmail.com
Mon Jan 28 14:35:56 UTC 2013


Hi Peter,

Thanks for your replies :)

Here you go:

~ # egrep -v "^[[:space:]]*$|^\#" /etc/powerdns/pdns.conf
allow-recursion=127.0.0.1
config-dir=/etc/powerdns
daemon=yes
local-address=0.0.0.0
local-port=53
log-dns-details=yes
log-failed-updates=yes
logging-facility=0
loglevel=9
module-dir=/usr/lib/powerdns
query-logging=yes
setgid=pdns
setuid=pdns
socket-dir=/var/run
launch=pipe,bind
pipe-command=/etc/powerdns/dns_pipe.rb
pipebackend-abi-version=2
pipe-timeout=5000
distributor-threads=1


On 28 January 2013 14:31, Peter van Dijk <peter.van.dijk at netherlabs.nl> wrote:
> Hello Roman,
>
> On Jan 28, 2013, at 15:12 , Roman Gaufman wrote:
>
>> # grep recurs /etc/powerdns/pdns.conf
>> # allow-recursion     List of netmasks that are allowed to recurse
>> allow-recursion=127.0.0.1
>> # allow-recursion-override   Local data even about hosts that don't exist will
>> # allow-recursion-override=
>> # lazy-recursion      Only recurse if question cannot be answered locally
>> # lazy-recursion=yes
>> # recursive-cache-ttl Seconds to store packets in the PacketCache
>> # recursive-cache-ttl=10
>> # recursor    If recursion is desired, IP address of a recursing nameserver
>> # recursor=
>
> You are not launching any backends. Please provide your full configuration!
>
> Kind regards,
> --
> Peter van Dijk
> Netherlabs Computer Consulting BV - http://www.netherlabs.nl/
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users



More information about the Pdns-users mailing list