Well here is what I do for graphing with Zenoss which is similar.
On the servers I have a simple bash script:
#!/bin/bash
#
PDNSCOUNT=`/usr/bin/rec_control $1`
echo $PDNSCOUNT
exit 0
Then create a /etc/snmp/snmpd.local.conf. This is the SNMPD config file for
local server specific SNMP requests.
Hello! I'm Alex.
I am responsible for migration from old version of Bind up to PowerDNS.
I´m trying to monitor my PowerDNS server (and recursor) with OpenNMS.
I have read a lot of webpages, I know that I can use Catci for that, but I'd
like so much to do this directly on OpenNMS.
I´m not a very
Hi everybody,
(this message is also on
http://blog.powerdns.com/2014/12/11/powerdns-graphing-as-a-service/ with
pictures and links)
Over the past few months, we’ve worked on our graphing tool, which has proved
to be a wonderful aid in debugging. If you want to get the best help from us
in diagnos
I figured it out. There was some internal problem with my backend that used
sockets to communicate to a remote server.
Required sock related changes at both end.
Thanks,
Sumit
On Wed, Dec 10, 2014 at 2:37 PM, sumit sharma wrote:
> Is there a way in which i can set powerdns to behave as "all aut