<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All<br>
<br>
We are using the bind plugin to ship bind statistics to influxdb. <br>
<br>
This works great. However only the first Zone "zone1.com" in the
View section is imported. The zones following are ignored. In this
example "zone2.com", "zone3.com" and "zone4.com" are ignored. <br>
<br>
Based on the documentation, the Zone Option can be repeated to
collect data from multiple zones:<br>
<a class="moz-txt-link-freetext"
href="https://collectd.org/documentation/manpages/collectd.conf.5.shtml">https://collectd.org/documentation/manpages/collectd.conf.5.shtml</a>.
<br>
<br>
Thanks for your valuable inputs!<br>
<br>
<p><i><font size="-1">######## Configuration###########<br>
</font></i></p>
<p><i><font size="-1"><Plugin "bind"><br>
URL <a class="moz-txt-link-rfc2396E"
href="http://localhost:8123/">"http://localhost:8123/"</a><br>
<br>
ParseTime false<br>
<br>
OpCodes true<br>
QTypes true<br>
ServerStats true<br>
ZoneMaintStats true<br>
ResolverStats true<br>
MemoryStats true<br>
<br>
<View "_default"><br>
QTypes true<br>
ResolverStats true<br>
CacheRRSets true<br>
<br>
<b> Zone "zone1.com/IN"</b><b><br>
</b><b> Zone "zone2.com/IN"</b><b><br>
</b><b> Zone "zone3.com/IN"</b><b><br>
</b><b> Zone "zone4.com/IN"</b><br>
</View><br>
<br>
</Plugin></font></i></p>
<p><i><font size="-1"><br>
</font></i></p>
<p><i><font size="-1">Regards</font></i></p>
<p><i><font size="-1">Plataleas<br>
</font></i></p>
</body>
</html>