[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Mon Sep 22 18:15:01 CEST 2014
src/bind.c | 440 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 382 insertions(+), 58 deletions(-)
New commits:
commit 32d5f1af68d156c1888520dc18b4cdc7689dfca9
Author: Victor Berger <victor.berger at m4x.org>
Date: Mon Sep 22 16:51:36 2014 +0200
bind plugin: split bind_xml_stats to v3 and v1_v2.
And minor change to bind_parse_generic_name_attr_value_list.
commit 78e89b2e0c205c7d22ade735e3987fba42407206
Author: Victor Berger <victor.berger at m4x.org>
Date: Sat Sep 20 15:15:51 2014 +0200
bind plugin: add support for the new XML v3 API.
Unfortunately, this new API does not provide per-zone data
any more, thus 'Zone' options like
Zone "example.com/IN"
are ignored if API version is 3.
More information about the collectd-changes
mailing list