bind9stats icon indicating copy to clipboard operation
bind9stats copied to clipboard

Data collection tools for the BIND9 DNS server's statistics server

Results 3 bind9stats issues
Sort by recently updated
recently updated
newest added

I think it might help your quite useful munin plugin reach a wides audience if it was included in https://github.com/munin-monitoring/contrib/tree/master/plugins/bind and would then become available in future distro releases. I...

Hi, i'm trying you script on a Centos7 with bind-9.11.4-16.P2.el7_8.6.x86_64 and python3-3.6.8-13.el7.x86_64, graphite host is on an other machine, this is the error i get: [root@ns2 ~]# /usr/local/sbin/bind9stats-graphite.py -d -f...

The version of ElementTree that ships with Python 2.6 only has support for "path/path" style XPath syntax, and cannot handle paths of the form "path/path[attr='val']/path", and will crash with a...