<!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>
#<Plugin "bind"><br>
# URL <a class="moz-txt-link-rfc2396E" href="http://localhost:8053/">"http://localhost:8053/"</a><br>
# OpCodes true<br>
# QTypes true<br>
#<br>
# ServerStats true<br>
# ZoneMaintStats true<br>
# ResolverStats false<br>
# MemoryStats true<br>
#<br>
# <View "_default"><br>
# QTypes true<br>
# ResolverStats true<br>
# CacheRRSets true<br>
#<br>
# Zone "127.in-addr.arpa/IN"<br>
# </View><br>
#</Plugin><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>
<br>
</body>
</html>