<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi there,<br>
<br>
Firstly, sorry for my english.. ;-)<br>
<br>
Well, my problem is I can't see the graph with bind plugin. Collectd
and my bind server are one the same computer, on a public IP, what I
want is connect to <a class="moz-txt-link-freetext" href="http://publicIP:8053">http://publicIP:8053</a> (from another computer) and see
my beautiful graph. And from now, no way, what I see is just the common
stats (what you can see when you just activate statistics-channels
(like that : <i>statistics-channels {inet 127.0.0.1 port 8053 allow
{myzone;};</i> in named.conf)).<br>
<br>
I checked log, saw nothing. Are activated in my collectd.conf just <b>bind
plugin</b> and <b>rddtool plugin</b>, nothing else, and bind plugin is
configured like that :<br>
<br>
#&lt;Plugin "bind"&gt;<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; URL <a class="moz-txt-link-rfc2396E" href="http://localhost:8053/">"http://localhost:8053/"</a><br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpCodes true<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QTypes true<br>
#<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ServerStats true<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ZoneMaintStats true<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ResolverStats false<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MemoryStats true<br>
#<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;View "_default"&gt;<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QTypes true<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ResolverStats true<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CacheRRSets true<br>
#<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zone "127.in-addr.arpa/IN"<br>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/View&gt;<br>
#&lt;/Plugin&gt;<br>
<br>
note that I change local host by the public IP (did the same thing in
the named.conf), no change too..<br>
<br>
Please, help.<br>
<br>
Julian<br>
<br>
&nbsp;<br>
</body>
</html>